From c7edab0d54496af3695addd75d4d1c428d5e07b6 Mon Sep 17 00:00:00 2001 From: Josh Hornby Date: Mon, 30 Nov 2015 13:32:14 +0000 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac3f75c..0bfd389 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-chartjs", - "version": "0.6.0", + "version": "0.7.0", "description": "react charting components using the chartjs lib", "main": "index.js", "scripts": {