diff --git a/package.json b/package.json index e3e950b..028837b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smarttime", "private": false, - "version": "4.0.6", + "version": "4.0.7", "description": "Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -59,4 +59,4 @@ "type": "git", "url": "https://code.foss.global/push.rocks/smarttime.git" } -} \ No newline at end of file +}