From 47efc9fa6da457b9fbc7abe1c160c37932301c31 Mon Sep 17 00:00:00 2001 From: KaKa Date: Thu, 9 Jun 2022 14:44:08 +0800 Subject: [PATCH] chore: bump version 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 211e709..2b7f6d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-formidable", - "version": "1.1.0", + "version": "1.1.1", "description": "", "main": "lib/index.js", "types": "lib/index.d.ts",