diff --git a/package.json b/package.json index 7b8b43e..3b6d813 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@knutkirkhorn/week-number-cli", - "version": "2.0.0", + "version": "2.1.0", "description": "📅 Get the ISO 8601 week number of a date CLI", "main": "cli.js", "scripts": {