From 52d6c05a0c1e206c4022d31ee0e2f580b7085d5e Mon Sep 17 00:00:00 2001 From: Eric Ferraiuolo Date: Thu, 17 Mar 2016 21:50:36 -0400 Subject: [PATCH] 3.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 177ad1d..074ea92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formatjs-extract-cldr-data", - "version": "2.0.0", + "version": "3.0.0", "description": "Utility library that extracts the CLDR data that's needed by the FormatJS libraries.", "main": "index.js", "scripts": {