From 6125595a38075ec3c541c4f2bd52273cf397dc5c Mon Sep 17 00:00:00 2001 From: Ian Webster Date: Tue, 26 May 2020 21:21:31 -0700 Subject: [PATCH] Bump version to 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec882b8..70c12e9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "quickchart", - "version": "1.3.0", + "version": "1.4.0", "main": "index.js", "license": "GPL-3.0", "homepage": "https://quickchart.io/",