1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Bumped version 0.2.7 -> 0.2.8

This commit is contained in:
Pedro Gutiérrez 2019-01-25 14:56:45 +01:00
parent 6f2db5b9b1
commit eb7c70c1d2
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.2.7
current_version = 0.2.8
[bumpversion:file:package.json]

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/squid",
"version": "0.2.7",
"version": "0.2.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/squid",
"version": "0.2.7",
"version": "0.2.8",
"description": "JavaScript client library for Ocean Protocol",
"main": "./dist/node/squid.js",
"browser": "./dist/browser/squid.cjs2.min.js",