diff --git a/package.json b/package.json index d8a9159c..fa536c58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vuex-orm/core", - "version": "0.25.6", + "version": "0.25.7", "description": "The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.", "main": "dist/vuex-orm.common.js", "module": "dist/vuex-orm.esm.js",