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

version bump

This commit is contained in:
Sebastian Gerske 2018-10-09 10:57:14 +02:00
parent fbeae84eda
commit 44b898a1e5
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/squid",
"version": "1.0.0-beta.13",
"version": "0.1.0-beta.14",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/squid",
"version": "1.0.0-beta.13",
"version": "0.1.0-beta.14",
"description": "JavaScript client library for Ocean Protocol",
"main": "dist/squid.js",
"scripts": {