From 9af68eba9241459df9f2221e980a9ee18965fa14 Mon Sep 17 00:00:00 2001 From: Anton Kovalyov Date: Fri, 11 Sep 2015 13:34:47 -0700 Subject: [PATCH] Release 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f1c8bf..b245b2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chartedjs", - "version": "0.2.3", + "version": "0.2.4", "description": "A charting library originally created by the Product Science team at Medium", "main": "lib/charted.js", "scripts": {