From ab858a11d5371f58f6407968b22f6538b614553d Mon Sep 17 00:00:00 2001 From: William Petit Date: Mon, 1 Aug 2022 10:34:31 +0200 Subject: [PATCH] chore: bump to version 0.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a05931f..f2477dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "formidable", - "version": "0.0.4", + "version": "0.0.5", "description": "", "main": "index.js", "dependencies": {},