Skip to content

Commit 4a094af

Browse files
committed
1.0.0-rc.3
1 parent 9b749f2 commit 4a094af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuex-orm/plugin-apollo",
3-
"version": "1.0.0-rc.2",
3+
"version": "1.0.0-rc.3",
44
"description": "Vuex-ORM Plugin to sync the data against a GraphQL API via Apollo.",
55
"main": "dist/vuex-orm-apollo.common.js",
66
"module": "dist/vuex-orm-apollo.esm.js",

0 commit comments

Comments
 (0)