From e3aff5d56dbca2e9f62693dc564c1836b851157d Mon Sep 17 00:00:00 2001 From: nazhmik Date: Thu, 30 Jul 2020 19:11:58 +0300 Subject: [PATCH] v5.10.1-beta.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 30928ca..7806301 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@waves/signature-adapter", - "version": "5.12.0", + "version": "5.10.1-beta.1", "types": "dist/index.d.ts", "main": "dist/index.js", "license": "MIT",