From f3cb429214e2957d2baeca5e3750e9b4ec5713f1 Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Sat, 11 Oct 2014 23:59:29 -0700 Subject: [PATCH] Release 2.3.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8a9c8ac27..97c51cb39 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "immutable", - "version": "2.2.2", + "version": "2.3.0", "description": "Immutable Data Collections", "homepage": "https://github.com/facebook/immutable-js", "author": { @@ -62,4 +62,4 @@ "iteration" ], "license": "BSD" -} +} \ No newline at end of file