diff --git a/package.json b/package.json index f6df8fd..355b5d9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "vue-tabulator", "description": "The best way to use Tabulator in Vue projects", - "version": "1.2.0", + "version": "1.2.1", "engines": { "node": ">=10" },