From 2311687e6c28648ae6fcbf874e5185c49b74766a Mon Sep 17 00:00:00 2001 From: Lee Byron Date: Tue, 21 Oct 2014 15:53:25 -0700 Subject: [PATCH] Release 2.5.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8d10a0589..3f4af3747 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "immutable", - "version": "2.5.0", + "version": "2.5.1", "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