From 97d442bb35a830c7579a09788a76f9ef52071d17 Mon Sep 17 00:00:00 2001 From: Ryan Chung Date: Tue, 8 Oct 2019 09:27:40 +1100 Subject: [PATCH] Bumped version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2588f8c..c489548 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-asset-path", - "version": "1.0.1", + "version": "1.1.0", "description": "Gatsby plugin that moves JS and CSS files and static folder to a custom folder", "main": "index.js", "scripts": {