From a3c4d12b71b298254fbdd65646de45fa74d513ac Mon Sep 17 00:00:00 2001 From: Paul Taylor Date: Tue, 21 Nov 2017 03:35:34 -0800 Subject: [PATCH] chore(release): 2.3.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1339b573..65df0533 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ix", - "version": "2.3.1", + "version": "2.3.2", "description": "The Interactive Extensions for JavaScript", "scripts": { "lerna": "lerna",