diff --git a/package.json b/package.json index d27edb8..474921f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@push.rocks/smarttime", "private": false, - "version": "4.0.2", + "version": "4.0.3", "description": "handle time in smart ways", "main": "dist_ts/index.js", "typings": "dist_ts/index.d.ts", @@ -45,4 +45,4 @@ "last 1 chrome versions" ], "type": "module" -} \ No newline at end of file +}