From 9192318185deb73e5eea23ab5598902ae831b55d Mon Sep 17 00:00:00 2001 From: samussiah Date: Mon, 22 Oct 2018 16:06:13 -0400 Subject: [PATCH] merge participant-visit-listing and update version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be89541..64672fb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "viz-library", - "version": "1.0.4", + "version": "1.0.5", "description": "Examples of statistical graphics created at Rho", "main": "./index.html", "module": "./util/web/src/index.js",