From b4e8e5e7097e87da18c47b825521e0e74009b489 Mon Sep 17 00:00:00 2001 From: Bruno Barbieri Date: Fri, 15 Nov 2019 11:41:14 -0500 Subject: [PATCH 1/2] 1.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 07c51c30bd..60252c08fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gaba", - "version": "1.8.2", + "version": "1.9.0", "description": "Collection of platform-agnostic modules for creating secure data models for cryptocurrency wallets", "license": "MIT", "main": "./dist/index.js", From ad100aefe0b718ceb6bf3486e9f1def7259a312d Mon Sep 17 00:00:00 2001 From: Bruno Barbieri Date: Fri, 15 Nov 2019 11:46:53 -0500 Subject: [PATCH 2/2] update shrinkwrap version --- npm-shrinkwrap.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 2e2a22eab4..f9d939b674 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "gaba", - "version": "1.8.2", + "version": "1.9.0", "lockfileVersion": 1, "requires": true, "dependencies": {