From 62698f88a7576d29af46a49b99e87733bc12fb71 Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Mon, 13 May 2019 17:55:10 -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 fbaa8fc..db25d58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "full-icu", - "version": "1.2.2-0", + "version": "1.3.0", "description": "install 'full-icu' data for your current node", "scripts": { "postinstall": "node postinstall.js"