diff --git a/package.json b/package.json index 2bcd626..88101e8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-day-calendar", - "version": "1.0.1", + "version": "1.0.2", "type": "module", "main": "./dist/index.umd.js", "module": "./dist/index.es.js",