Skip to content

Commit c6482ce

Browse files
committed
[npm] bumped version
1 parent 629a798 commit c6482ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-plugin-kuzzle",
3-
"version": "4.1.0",
3+
"version": "4.2.0",
44
"description": "A Vuejs plugin shipping the Kuzzle SDK in your components",
55
"main": "index.js",
66
"types": "./index.d.ts",
@@ -34,4 +34,4 @@
3434
"@types/node": "^16.10.1",
3535
"typescript": "^4.4.3"
3636
}
37-
}
37+
}

0 commit comments

Comments
 (0)