From 03310e30e03006425204d0b27849da0ed0f03faf Mon Sep 17 00:00:00 2001 From: wix-oss Date: Mon, 18 Dec 2023 12:18:46 +0000 Subject: [PATCH] Release v1.302.47 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dfd87ef..b5ac804 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repluggable", - "version": "1.302.46", + "version": "1.302.47", "license": "MIT", "description": "Allows composition of a React-with-Redux application entirely from a list of pluggable packages", "main": "dist/src/index.js",