diff --git a/package.json b/package.json index 3b4ad07..8a1c8f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "date-fns-tz", - "version": "1.0.2", + "version": "1.0.3", "sideEffects": false, "description": "Time zone support for date-fns v2 with the browser Intl API", "author": "Marnus Weststrate ",