From fef888773ee89860a68f7e5410184440cb7a1426 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Tue, 9 Apr 2019 18:34:53 +0200 Subject: [PATCH] Release 0.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e66bcaf..334eab9 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.4", + "version": "0.1.5", "license": "Apache-2.0", "scripts": { "install": "./scripts/install.sh",