From 129d16b1e3ffcaef0733400e95d9a37875821b5e Mon Sep 17 00:00:00 2001 From: Nikhil Agarwal Date: Sun, 2 May 2021 16:28:25 +0530 Subject: [PATCH] v0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 510bc31..bcf4b1a 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.0.8", + "version": "0.0.9", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",