1
0
mirror of https://github.com/oceanprotocol/commons.git synced 2023-03-15 18:03:00 +01:00

Release 0.2.12

This commit is contained in:
Matthias Kretschmann 2019-05-17 15:12:14 +02:00
parent f93da4576e
commit 8c4fefcee1
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.11",
"version": "0.2.12",
"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.11",
"version": "0.2.12",
"license": "Apache-2.0",
"scripts": {
"install": "./scripts/install.sh",