diff --git a/package.json b/package.json index cb296a0..e4d9300 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "base-conversion-to-dec", - "version": "2.1.0", + "version": "2.2.0", "description": "Auto-curried converter from any base with arbitrary precision support and customisable symbols", "main": "src/index.js", "scripts": {