diff --git a/package.json b/package.json index 3ca88fd..16ed0a4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ipad-cursor", - "version": "0.0.1", + "version": "0.0.2", "description": "", "scripts": { "dev": "cd ./playground && vite", @@ -45,4 +45,4 @@ "vue": "^3.2.47", "vue-tsc": "^1.4.2" } -} \ No newline at end of file +}