From d6d2845c16a6f450ecda87f7c3c51155eec9b303 Mon Sep 17 00:00:00 2001 From: Jesse Pollak Date: Wed, 1 Mar 2017 10:52:13 -1000 Subject: [PATCH] chore(version): bump to 2.2.1 --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",