diff --git a/package.json b/package.json index 9b08c05..4140de5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@knutkirkhorn/week-number-cli", - "version": "2.1.1", + "version": "3.0.0", "description": "📅 Get the ISO 8601 week number of a date CLI", "scripts": { "test": "ava",