From 1232265a86da09a3f6e09bd957435b8fb04e1494 Mon Sep 17 00:00:00 2001 From: KaKa Date: Tue, 26 Oct 2021 18:26:24 +0800 Subject: [PATCH] chore: bump version 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a8baa2..3b42c71 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fastify-formidable", - "version": "1.0.0", + "version": "1.1.0", "description": "", "main": "lib/index.js", "types": "lib/index.d.ts",