From 749409888e781cf0aac5ca7bbf22ed4713334c43 Mon Sep 17 00:00:00 2001 From: Curran Date: Mon, 27 Jun 2016 11:19:32 +0530 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e2edba..8d7a34a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reactive-vis", - "version": "0.1.0", + "version": "0.2.0", "description": "Reusable reactive data flows for data visualization.", "main": "index.js", "scripts": {