From 1b0b2df182df4e786a234d1a33ac1a2be8b56006 Mon Sep 17 00:00:00 2001 From: Austin Pray Date: Tue, 26 Jul 2016 12:58:46 -0500 Subject: [PATCH] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c1f0cf..d4d58d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-chartjs", - "version": "0.7.3", + "version": "0.8.0", "description": "react charting components using the chartjs lib", "main": "index.js", "scripts": {