diff --git a/bower.json b/bower.json index 79023111..ace49e8b 100644 --- a/bower.json +++ b/bower.json @@ -25,5 +25,5 @@ "test", "tests" ], - "version": "2.2.0" + "version": "2.2.1" } diff --git a/package.json b/package.json index 93370b37..5f158ba6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "card", - "version": "2.2.0", + "version": "2.2.1", "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/card.js",