From 5d6e57485cf2109a251b975dd22a2e411bf82537 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 15 Apr 2019 17:39:42 +0200 Subject: [PATCH] Release 0.1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af9c3e7..b9ab7dd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "commons", "description": "Ocean Protocol marketplace to explore, download, and publish open data sets.", - "version": "0.1.8", + "version": "0.1.9", "license": "Apache-2.0", "scripts": { "install": "./scripts/install.sh",