diff --git a/bower.json b/bower.json index c4dc8031..202e0167 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "card", - "version": "0.1.3", + "version": "0.1.4", "homepage": "https://github.com/jessepollak/card", "authors": [ "Jesse Pollak " diff --git a/package.json b/package.json index 9e4a43ea..87965ef6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "card", - "version": "0.1.3", + "version": "0.1.4", "author": "Jesse Pollak ", "description": "Card lets you add an interactive, CSS3 credit card animation to your credit card form to help your users through the process.", "main": "lib/js/card.js",