From 766772a8ba37e048a7e35f9ef5157d3071f21d2d Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Wed, 12 Nov 2014 13:43:25 -0500 Subject: [PATCH] Release 3.1.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ecef1b962..99c19eb94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "immutable", - "version": "3.0.3", + "version": "3.1.0", "description": "Immutable Data Collections", "homepage": "https://github.com/facebook/immutable-js", "author": { @@ -63,4 +63,4 @@ "iteration" ], "license": "BSD" -} +} \ No newline at end of file