From 9a0994cfce10354553b6422996dacc1b0086edc1 Mon Sep 17 00:00:00 2001 From: Greg Kapka Date: Thu, 28 Jul 2022 10:29:47 +0100 Subject: [PATCH] chore(package.json): <- bump minor version number in that --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e2d19a2..8cf0ab3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ptokens-erc777-smart-contract", - "version": "3.6.0", + "version": "3.7.0", "description": "The pToken ERC777 smart-contract & CLI", "main": "cli.js", "scripts": {