From 161a01303db5436612aee3e84ed48749cb8832fb Mon Sep 17 00:00:00 2001 From: wix-oss Date: Thu, 4 Jan 2024 09:33:50 +0000 Subject: [PATCH] Release v1.302.51 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca0b6b4..4285d3d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repluggable", - "version": "1.302.50", + "version": "1.302.51", "license": "MIT", "description": "Allows composition of a React-with-Redux application entirely from a list of pluggable packages", "main": "dist/src/index.js",