From c07736ea14ec489c4df86088d94067b7c3f736f1 Mon Sep 17 00:00:00 2001 From: subash Date: Tue, 4 Oct 2022 16:24:22 +1100 Subject: [PATCH] bump: npm package --- npm/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm/package.json b/npm/package.json index 4aa1381..128c1f6 100644 --- a/npm/package.json +++ b/npm/package.json @@ -1,6 +1,6 @@ { "name": "@adikari/safebox", - "version": "1.1.1", + "version": "1.1.2", "description": "A Fast and Flexible secret manager built with love by adikari in Go", "main": "index.js", "scripts": {