diff --git a/bower.json b/bower.json index 9947760..e5e0564 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "swiped", - "version": "0.1.3", + "version": "0.1.4", "homepage": "https://github.com/mishk0/swiped", "authors": [ "mishk0 " diff --git a/package.json b/package.json index e76ac0d..f0ee3eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "swiped", - "version": "0.1.3", + "version": "0.1.4", "description": "touch swipe for your mobile application, written in vanilla JS", "main": "./dist/swiped.js", "scripts": {