From f514726eb338c8553425965e71d6cd0f201d8cd8 Mon Sep 17 00:00:00 2001 From: Jeffrey Smith II Date: Thu, 16 Jan 2020 12:18:07 -0500 Subject: [PATCH] Bump to 20.0.3 to fix CI/CD deployment issue --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 60708892e..1fdbc7675 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eosjs", - "version": "20.0.2", + "version": "20.0.3", "description": "Talk to eos API", "main": "dist/index.js", "scripts": {