mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
v0.2.0
This commit is contained in:
parent
e433437926
commit
6d1d14dfc4
@ -1,5 +1,5 @@
|
||||
[bumpversion]
|
||||
current_version = 0.1.28
|
||||
current_version = 0.2.0
|
||||
|
||||
[bumpversion:file:package.json]
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.1.28",
|
||||
"version": "0.2.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.1.28",
|
||||
"version": "0.2.0",
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/node/squid.js",
|
||||
"browser": "./dist/browser/squid.cjs2.min.js",
|
||||
|
Loading…
Reference in New Issue
Block a user