mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Bump version 0.5.15 -> 0.5.16.
This commit is contained in:
parent
ba9dc0930d
commit
424ccb4da6
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.5.15
|
||||
current_version = 0.5.16
|
||||
|
||||
[bumpversion:file:package.json]
|
||||
|
||||
|
@ -1,6 +1,12 @@
|
||||
History
|
||||
=======
|
||||
|
||||
0.5.16 (Jun 19, 2019)
|
||||
-------------------------
|
||||
|
||||
* Created Versions module (`ocean.versions`) to provide a overview of the components
|
||||
* Upgraded dependencies
|
||||
|
||||
0.5.15 (Jun 12, 2019)
|
||||
-------------------------
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.5.15",
|
||||
"version": "0.5.16",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.5.15",
|
||||
"version": "0.5.16",
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/node/squid.js",
|
||||
"typings": "./dist/node/squid.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user