From 3ca1db91819e54fa294e4f26fed4687fa5f90b1e Mon Sep 17 00:00:00 2001 From: Rauri Rochford Date: Tue, 10 Mar 2020 10:25:01 +1100 Subject: [PATCH] v2.0.1 it is --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f196436..8ee66d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-plugin-asset-path", - "version": "2.0.0", + "version": "2.0.1", "description": "Gatsby plugin that moves JS and CSS files and static folder to a custom folder", "main": "index.js", "scripts": {