diff --git a/bower.json b/bower.json index ef05c6b..2de8be8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "localforage-startswith", - "version": "1.1.0", + "version": "1.2.0", "main": [ "dist/localforage-startswith.js" ], diff --git a/package.json b/package.json index 681951c..a356a95 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "localforage-startswith", - "version": "1.1.0", + "version": "1.2.0", "description": "Adds startsWith method to localForage.", "homepage": "https://github.com/thgreasi/localForage-startsWith", "main": "dist/localforage-startswith.js",