diff --git a/package.json b/package.json index d38aecef..75970623 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vuex-orm", - "version": "0.7.0", + "version": "0.7.1", "description": "The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store.", "main": "lib/index.js", "typings": "lib/index.d.ts",