diff --git a/package.json b/package.json index d343936..3e08874 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-card", - "version": "2.1.1", + "version": "2.1.2", "description": "A simple plug and play credit card validation library that uses the luhn algorithm", "main": "dist/simple-card.min.js", "directories": {