From 21735a04b96b766d328b20fdf710f6e86605b00b Mon Sep 17 00:00:00 2001 From: Greg Kapka Date: Tue, 12 Oct 2021 11:50:41 +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 7346444..e3129ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ptokens-erc20-smart-contract", - "version": "1.13.0", + "version": "1.14.0", "description": "The pToken ERC20 vault smart-contract", "main": "index.js", "scripts": {