Release 0.2.11

This commit is contained in:
Matthias Kretschmann 2019-05-16 15:08:54 +02:00
parent c7418a172c
commit e8b150a8cb
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.10",
"version": "0.2.11",
"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.10",
"version": "0.2.11",
"license": "Apache-2.0",
"scripts": {
"install": "./scripts/install.sh",