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

Release 0.4.0

This commit is contained in:
Jernej Pregelj 2019-05-28 10:34:16 +02:00
parent dc32c71bba
commit 8dadf21726
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "commons",
"version": "0.3.2",
"version": "0.4.0",
"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.3.2",
"version": "0.4.0",
"license": "Apache-2.0",
"scripts": {
"install": "./scripts/install.sh",