From fcdaf0bfca84252bffd5952a4e19ffd5637a5610 Mon Sep 17 00:00:00 2001 From: Miguel Castillo Date: Sat, 15 Sep 2018 18:17:10 -0400 Subject: [PATCH] Release v3.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2d829e0..2e9ec5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "load-js", - "version": "3.0.2", + "version": "3.0.3", "description": "Promise based script loader for the browser using script tags", "main": "index.js", "scripts": {