diff --git a/package.json b/package.json index 8de284f..be2d3a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kaygnas-vue-property-decorator", - "version": "1.0.3", + "version": "1.0.4", "description": "property decorators for Vue Component", "main": "lib/index.umd.js", "module": "lib/index.js",