From 5e7dc9957dce4492fd657bce178c629e29388f6c Mon Sep 17 00:00:00 2001 From: Corbin Crutchley Date: Fri, 20 Dec 2024 02:31:28 -0800 Subject: [PATCH] release: version 2.0.1 --- projects/angular-redux/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/angular-redux/package.json b/projects/angular-redux/package.json index e4f88a1..d2f4975 100644 --- a/projects/angular-redux/package.json +++ b/projects/angular-redux/package.json @@ -1,6 +1,6 @@ { "name": "@reduxjs/angular-redux", - "version": "2.0.0", + "version": "2.0.1", "keywords": [ "angular", "redux"