From 2797efe8d238b1423d41152fcb51672b94d81690 Mon Sep 17 00:00:00 2001 From: Stefan Goessner Date: Tue, 17 May 2016 07:48:32 +0200 Subject: [PATCH] version update --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 13045d6..5406dd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "g2", - "version": "2.1.1", + "version": "2.1.2", "description": "g2 - a tiny 2d graphics command library", "main": "g2.js", "scripts": {