From 348adb71aed81f6a0edc3b538dd552499ad03746 Mon Sep 17 00:00:00 2001 From: Eemeli Aro Date: Sat, 3 Sep 2022 20:41:57 +0300 Subject: [PATCH] 2.0.0-1 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 23ac32e..a684479 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "intl-pluralrules", - "version": "2.0.0-0", + "version": "2.0.0-1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "intl-pluralrules", - "version": "2.0.0-0", + "version": "2.0.0-1", "license": "ISC", "devDependencies": { "@babel/core": "^7.11.4", diff --git a/package.json b/package.json index 762e39d..2693af5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "intl-pluralrules", - "version": "2.0.0-0", + "version": "2.0.0-1", "description": "Intl.PluralRules polyfill", "keywords": [ "unicode",