From 10c1fbf5b4e0226d4a668520cbcfd0b666f6465c Mon Sep 17 00:00:00 2001 From: Jesse Pollak Date: Sun, 31 Jul 2016 18:51:11 -0700 Subject: [PATCH] 2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3b1d303d..3d188641 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "card", - "version": "2.0.2", + "version": "2.0.3", "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",