diff --git a/bower.json b/bower.json index 4607594c..99e7b8cc 100644 --- a/bower.json +++ b/bower.json @@ -25,5 +25,5 @@ "test", "tests" ], - "version": "2.3.0" + "version": "2.4.0" } diff --git a/package.json b/package.json index d815a1eb..f4da6bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "card", - "version": "2.3.0", + "version": "2.4.0", "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",