diff --git a/package.json b/package.json index 60f9852..8744cc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xtz", - "version": "1.0.1", + "version": "1.0.2", "description": "A fast, lightweight, zero-dependency library to translate between Time Zones and UTC with native Intl.DateTimeFormat in ~100 LoC. For Node.js & Browsers.", "main": "xtz.js", "scripts": {