From 8f832b63220a46a8de0061ffc2498186e2099315 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 29 Apr 2019 12:25:22 +0200 Subject: [PATCH] Release 0.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6cd3cc7..0d290a9 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.2.3", + "version": "0.2.4", "license": "Apache-2.0", "scripts": { "install": "./scripts/install.sh",