diff --git a/README.md b/README.md index 8a6b6dd..9647c75 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Update -- [x] @style: changed global to scoped 2019/08/22 +- [x] @Style: Style tag changed global to scoped 2019/08/22 ## License diff --git a/package.json b/package.json index 439934e..ccb1009 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-corator", - "version": "1.6.2", + "version": "1.6.5", "description": "this is TypeScript Vue decorator.", "main": "lib/vue-corator.d.ts", "module": "lib/vue-corator.js",