diff --git a/package.json b/package.json index 2d7a269..9183580 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "polish-utils", "description": "Lightweight library for extracting data and validating polish identification numbers such as PESEL or NIP", - "version": "1.1.1", + "version": "1.1.2", "main": "dist/cjs/index.js", "module": "dist/esm/index.js", "types": "dist/types/index.d.ts",