From bc802d82583aa8d7508d9362a44df71997c7b352 Mon Sep 17 00:00:00 2001 From: Jesse Pollak Date: Thu, 11 Sep 2014 23:19:44 -0700 Subject: [PATCH] Bumps version to 0.1.0 * Fix: IE10 issue where card was always flipped * Enhancement/Fix: you can now tab past the expire date even if it is invalid --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index 794a8b91..b96b91f6 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "card", - "version": "0.0.9", + "version": "0.1.0", "homepage": "https://github.com/jessepollak/card", "authors": [ "Jesse Pollak " diff --git a/package.json b/package.json index 6ee2372b..924f1f12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "card", - "version": "0.0.9", + "version": "0.1.0", "author": "Jesse Pollak ", "description": "Card let's you add an interactive, CSS3 credit card animation to your credit card form to help your users through the process.", "contributors": [