From 7247bd0fb91266e2165ee6020f5a2b35ff23fc93 Mon Sep 17 00:00:00 2001 From: Eric Ferraiuolo Date: Mon, 2 Mar 2015 18:37:30 -0500 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f22f86d..d1904f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formatjs-extract-cldr-data", - "version": "0.0.0", + "version": "1.0.0", "description": "Utility library that extracts the CLDR data that's needed by the FormatJS libraries.", "main": "index.js", "scripts": {