From 21565098f36e6092c40ad342e4c8971aabd13881 Mon Sep 17 00:00:00 2001 From: vojvodicn23 Date: Tue, 17 Sep 2024 15:20:53 +0200 Subject: [PATCH] version fix --- projects/angular-http-handler/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/angular-http-handler/package.json b/projects/angular-http-handler/package.json index 136d3ed..3c91a1a 100644 --- a/projects/angular-http-handler/package.json +++ b/projects/angular-http-handler/package.json @@ -1,6 +1,6 @@ { "name": "angular-http-handler", - "version": "1.0.0", + "version": "1.0.1", "description": "This is the http handler utility for Angular http requests", "keywords": ["http", "angular", "loading", "error-handler"], "author": {