diff --git a/package.json b/package.json index 09509804..80a533f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vuex-orm/plugin-graphql", - "version": "1.0.0-rc.28", + "version": "1.0.0-rc.29", "description": "Vuex-ORM persistence plugin to sync the store against a GraphQL API.", "main": "dist/vuex-orm-graphql.umd.js", "module": "dist/vuex-orm-graphql.es5.js",