From 93703601b56d5e0b9ca016a5c73fb4a8350c6ffd Mon Sep 17 00:00:00 2001 From: Eric Ferraiuolo Date: Wed, 24 Feb 2016 15:39:01 -0500 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2e1774..8afdb8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formatjs-extract-cldr-data", - "version": "1.1.1", + "version": "2.0.0", "description": "Utility library that extracts the CLDR data that's needed by the FormatJS libraries.", "main": "index.js", "scripts": {