version rc-1

This commit is contained in:
AJ ONeal 2021-05-28 00:16:38 -06:00
parent f5c99a1a28
commit 717b2fb5f4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "xtz",
"version": "1.0.0",
"version": "1.0.0-rc.1",
"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": {