From 2b717c9d29e3dacb7390b2a5d15177dd422f3bfb Mon Sep 17 00:00:00 2001 From: Joseph Mathew Date: Thu, 26 Oct 2023 10:05:43 +0000 Subject: [PATCH] v1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4108d74..b615d7e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigbinary/neeto-cist", - "version": "1.0.0", + "version": "1.0.1", "description": "A package encapsulating common utility functions used across neeto products", "repository": "git@github.com:bigbinary/neeto-cist.git", "license": "apache-2.0",