diff --git a/package.json b/package.json index a805944..9f1b66d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "backbone-storage-sync", - "version": "1.0.1", + "version": "1.1.0", "author": "Cormant, Inc. ", "description": "A mixin for Backbone.sync to synchronize to session or local storage instead of a remote server", "main": "backbone-storage-sync.js",