From 635252d717528a7492b06b8f0b585b8b2434416d Mon Sep 17 00:00:00 2001 From: Jesse Pollak Date: Sun, 20 Aug 2017 16:47:40 -0700 Subject: [PATCH] chore(version): 2.4.0 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",