Release 0.2.7

This commit is contained in:
Matthias Kretschmann 2019-05-06 16:32:51 +02:00
parent 20299d9116
commit 8f347a4214
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "commons",
"version": "0.2.6",
"version": "0.2.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "commons",
"description": "Ocean Protocol marketplace to explore, download, and publish open data sets.",
"version": "0.2.6",
"version": "0.2.7",
"license": "Apache-2.0",
"scripts": {
"install": "./scripts/install.sh",