From c1e051ea895e7ece83ae30d8ec7d9eeaec0e3e62 Mon Sep 17 00:00:00 2001
From: Mahdi Yari <m.yary16@gmail.com>
Date: Wed, 16 Dec 2020 15:51:44 +0330
Subject: [PATCH] v0.8.12

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index d7c2452..8825033 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@hiveio/hive-js",
-  "version": "0.8.11",
+  "version": "0.8.12",
   "description": "Hive.js the JavaScript API for Hive blockchain",
   "main": "lib/index.js",
   "scripts": {
-- 
GitLab