From 3f5d230261b911af2324b5f6932383e568ae80c8 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Wed, 9 Mar 2022 23:47:20 -0700 Subject: [PATCH] 1.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 63b2009..f8d0e6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "xtz", - "version": "1.2.0", + "version": "1.3.0", "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", "files": [