From fddba9e0527e96e2156f417b08bf259e560d5171 Mon Sep 17 00:00:00 2001 From: GrandSchtroumpf Date: Sun, 26 Sep 2021 11:55:48 +0200 Subject: [PATCH] bump version --- projects/akita-ng-fire/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/akita-ng-fire/package.json b/projects/akita-ng-fire/package.json index 4bb3c3e..9d6d710 100644 --- a/projects/akita-ng-fire/package.json +++ b/projects/akita-ng-fire/package.json @@ -1,6 +1,6 @@ { "name": "akita-ng-fire", - "version": "6.0.4", + "version": "6.0.5", "peerDependencies": { "@angular/common": ">=9.0.0 <13", "@angular/core": ">=9.0.0 <13",