From 5cb4748783adb54c41635fcef9052a4d2c2bf349 Mon Sep 17 00:00:00 2001 From: zqlu Date: Thu, 19 Dec 2019 19:59:10 +0800 Subject: [PATCH] chore: update version to 0.11.10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b1030ed723..a43d3c082a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@antv/g2plot", - "version": "0.11.9", + "version": "0.11.10", "description": "G2 Plot, a market of plots built with the Grammar of Graphics'", "author": "https://github.com/orgs/antvis/people", "main": "lib/index.js",