From 82906093e60f4b52302b6f08f19787f65b24fafd Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 29 Apr 2019 18:44:12 +0200 Subject: [PATCH] Release 0.2.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0d290a9..6648864 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.4", + "version": "0.2.5", "license": "Apache-2.0", "scripts": { "install": "./scripts/install.sh",