From 5339e05bfb03d3359e17c32fed96143a13861e0a Mon Sep 17 00:00:00 2001 From: wuriyanto Date: Sun, 11 Dec 2022 15:00:03 +0700 Subject: [PATCH] version 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d04150..0022042 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "crypsi", - "version": "1.0.2", + "version": "1.0.3", "description": "Custom crypto utility that wraps the crypto node module to make life easier", "main": "index.js", "scripts": {