From b327c955c76390106141e139b3b753129c76e12d Mon Sep 17 00:00:00 2001 From: Matheus Albuquerque Date: Tue, 1 Feb 2022 17:15:24 +0100 Subject: [PATCH] Release 1.0.0-0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b462aec..40c4638 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "1.0.0-0", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",