diff --git a/package-lock.json b/package-lock.json index 546460c..7f3c11c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-credit-card-input", - "version": "0.4.2", + "version": "0.4.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a028cba..7cbc312 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-credit-card-input", - "version": "0.4.2", + "version": "0.4.3", "description": "A credit/debit card input field for React", "license": "MIT", "repository": "jxom/react-credit-card-input",