From 4bce7b01383abd5b0d11eed0f2e369720ce66268 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 25 Apr 2019 12:01:14 +0200 Subject: [PATCH] Release 0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe16473..6cd3cc7 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.2", + "version": "0.2.3", "license": "Apache-2.0", "scripts": { "install": "./scripts/install.sh",