From f75f35568260931083039d61357b8d2ce95545bc Mon Sep 17 00:00:00 2001 From: wix-oss Date: Sun, 25 Aug 2024 14:07:10 +0000 Subject: [PATCH] Release v1.302.56 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 602fa39..dd9087f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "repluggable", - "version": "1.302.55", + "version": "1.302.56", "license": "MIT", "description": "Allows composition of a React-with-Redux application entirely from a list of pluggable packages", "main": "dist/src/index.js",