From 541bb67b9720d766329f7433460c39b54e50085d Mon Sep 17 00:00:00 2001 From: Chris Oliver Date: Sat, 2 Oct 2021 22:26:32 -0500 Subject: [PATCH] 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2bea1fa..76e87a3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esbuild-rails", - "version": "1.0.2", + "version": "1.0.3", "description": "Esbuild plugin for Rails applications", "main": "src/index.js", "scripts": {