diff --git a/package-lock.json b/package-lock.json index 57f5cd1..86584d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-credit-card-input", - "version": "0.4.4", + "version": "0.4.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5394317..01ddeea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-credit-card-input", - "version": "0.4.4", + "version": "0.4.5", "description": "A credit/debit card input field for React", "license": "MIT", "repository": "jxom/react-credit-card-input",