From b115af45659e4fe1bf269fce19860d829a571a0a Mon Sep 17 00:00:00 2001 From: fisker Date: Mon, 28 Oct 2019 19:23:11 +0800 Subject: [PATCH] 1.1.8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba15b5a3..7db2e418 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "left-phalange-api", - "version": "1.1.7", + "version": "1.1.8", "description": "CommonJS, ESModule, INI, JSON, JSON5, TOML, YAML data loader, parser and stringifier", "main": "dist/index.js", "module": "dist/index.mjs",