diff --git a/package.json b/package.json index 98ec450..142eef7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-plugin-kuzzle", - "version": "4.1.0", + "version": "4.2.0", "description": "A Vuejs plugin shipping the Kuzzle SDK in your components", "main": "index.js", "types": "./index.d.ts", @@ -34,4 +34,4 @@ "@types/node": "^16.10.1", "typescript": "^4.4.3" } -} +} \ No newline at end of file