From 1807093a2f6f76e7875ba8e6709d58c99dc2d2d4 Mon Sep 17 00:00:00 2001 From: ptaylor Date: Thu, 7 Oct 2021 04:38:17 -0500 Subject: [PATCH] chore(release): 4.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd4cc4f1..8e59eccc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ix", "private": true, - "version": "4.5.1", + "version": "4.5.2", "description": "The Interactive Extensions for JavaScript", "scripts": { "lerna": "lerna",