From 53d6a4161b13eb50e948c66c49005cc2fa1814a2 Mon Sep 17 00:00:00 2001 From: Josh Swan Date: Thu, 29 Feb 2024 13:10:00 -0800 Subject: [PATCH] chore: release 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 29b2066..67b9432 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-merge-json", - "version": "2.2.0", + "version": "2.2.1", "description": "A gulp plugin to merge JSON files into one file", "author": "Josh Swan ", "main": "./index.js",