diff --git a/package-lock.json b/package-lock.json index 9bdb6a1..656671a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -221,5 +221,6 @@ "ssf": "~0.10.2" } } - } + }, + "version": "1.0.1" } diff --git a/package.json b/package.json index 4d3e5aa..cd69158 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "name": "vue-excel-editor", "description": "Vue2 plugin for displaying and editing the array-of-object in Excel style", - "version": "1.0.0", + "version": "1.0.1", "main": "index.js", "devDependencies": {}, "scripts": {