From d60788d03b9380d894c2ea0a029ddfa10fb31e5b Mon Sep 17 00:00:00 2001 From: Josh Hornby Date: Sat, 5 Dec 2015 17:08:11 +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 0bfd389..d5e1c03 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-chartjs", - "version": "0.7.0", + "version": "0.7.2", "description": "react charting components using the chartjs lib", "main": "index.js", "scripts": {