diff --git a/package.json b/package.json index a394bd5..7dc99ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "intl-currency-input", - "version": "2.0.2", + "version": "2.0.3", "description": "This library allows you to create input fields for currencies. Version 2 is completely overhauled, written in TypeScript and includes test cases.", "main": "index.js", "module": "index.mjs",