diff --git a/package.json b/package.json index 1413b9d..e213372 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "calver", - "version": "24.0.0", + "version": "24.0.2", "description": "Calendar based software versioning library as node.js module and with cli support.", "type": "module", "main": "./dist/index.js",