From 3798babacf89c36bc54bb4bbb07310e6437cf4a8 Mon Sep 17 00:00:00 2001 From: ptaylor Date: Thu, 3 Jan 2019 16:08:46 -0800 Subject: [PATCH] chore(release): 2.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c62044e..606a472b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ix", "private": true, - "version": "2.4.1", + "version": "2.4.2", "description": "The Interactive Extensions for JavaScript", "scripts": { "lerna": "lerna",