diff --git a/package.json b/package.json index 4b3fe85..04f0efb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-sfcmod", - "version": "0.1.0", + "version": "0.2.0", "description": "Vue 3 SFC codemod framework", "type": "module", "bin": "./dist/bin/vue-sfcmod.js",