From f509ab9952827f1073795dd97aa4cc02c24c5631 Mon Sep 17 00:00:00 2001 From: Nikhil S Date: Mon, 18 Jan 2016 11:46:39 -0500 Subject: [PATCH] 2.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f56edc1..d64a78cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chartbuilder", - "version": "2.2.0", + "version": "2.2.1", "description": "Easily create beautiful charts", "main": "src/js/index.js", "scripts": {