From 607d9f9f49d7a1b8cf20f2674f89301adfbd0e81 Mon Sep 17 00:00:00 2001 From: Mohamad Hammoud Date: Tue, 11 Apr 2023 13:21:09 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4d84be..912e6ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "dual-layer-token", "description": "This name has been chosen because the DLT operates with a dual-layer structure, utilizing mainIds and subIds for versatile token management. DLT is not yet a standard, but it aims to offer a comprehensive solution for various industries, including gaming, invoice trading, and real estate.", - "version": "0.1.2", + "version": "0.1.3", "directories": { "contracts": "contracts", "test": "test"