From a0df88665f00330c0f8265233308d1a590087868 Mon Sep 17 00:00:00 2001 From: Devon Govett Date: Thu, 11 Oct 2018 19:06:32 +0200 Subject: [PATCH] 1.10.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba968cbefd8..400f1f7da63 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parcel-bundler", - "version": "1.10.2", + "version": "1.10.3", "description": "Blazing fast, zero configuration web application bundler", "main": "index.js", "license": "MIT",