From f5d68bca8443bc5f3ccfad96d0b661d61338af18 Mon Sep 17 00:00:00 2001 From: naecoo Date: Tue, 23 May 2023 21:27:34 +0800 Subject: [PATCH] chore: release 1.4.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3437179..05b3d3e 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,11 @@ { "name": "esbuild-plugin-replace", - "version": "1.3.0", + "version": "1.4.0", "description": "Replace strings in files while bundling", "main": "dist/index.js", "module": "dist/index.mjs", "types": "types/index.d.ts", - "author": "naecoo ", + "author": "naecoo", "license": "MIT", "keywords": [ "esbuild",