From b520dceeb5c4a93c033c5536aacf79294912256d Mon Sep 17 00:00:00 2001 From: raurir Date: Thu, 3 Jun 2021 10:07:27 +1000 Subject: [PATCH] update package.json version to 3.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 57168d2..2fc15da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-asset-path", - "version": "3.0.3", + "version": "3.0.4", "description": "Gatsby plugin that copies JS and CSS files and static folder to a custom folder", "main": "index.js", "scripts": {