From f4417bd785aa1e1981e672a201312dffed977d08 Mon Sep 17 00:00:00 2001 From: Jesse Pollak Date: Sat, 2 Jan 2016 21:14:54 -0800 Subject: [PATCH] bump to 1.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 700763d2..63cc187f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "card", - "version": "1.2.0", + "version": "1.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/js/card.js",