From 16b8ffa66a5afe2b4b0ee75ad9900a20c9c198c3 Mon Sep 17 00:00:00 2001 From: Alissa Date: Fri, 6 Jan 2023 09:16:00 +0200 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86bf6d0..d81e56f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react18-react2angular", - "version": "5.0.0", + "version": "5.0.1", "description": "The easiest way to embed React components in Angular 1 apps! react 18 compatible", "main": "index.js", "main:esnext": "index.es2015.js",