From da2669d4e6f3b2b1cbc1724520992b4323d749c3 Mon Sep 17 00:00:00 2001 From: Eric Ferraiuolo Date: Wed, 4 Mar 2015 19:16:53 -0500 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 851b275..ebde22f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formatjs-extract-cldr-data", - "version": "1.0.0", + "version": "1.1.0", "description": "Utility library that extracts the CLDR data that's needed by the FormatJS libraries.", "main": "index.js", "scripts": {