From 1d1e2835d2794c2a48fded56355972dabf9f4fdc Mon Sep 17 00:00:00 2001 From: Wenderson Pires Date: Tue, 12 Mar 2024 19:25:08 -0300 Subject: [PATCH] v0.0.1-alpha.24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2080fe..97c7114 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "alem", "description": "Create web3 applications for NEAR BOS with a focus on performance and friendly development.", - "version": "0.0.1-alpha.23", + "version": "0.0.1-alpha.24", "main": "main.js", "types": "index.d.ts", "author": "Wenderson Pires - wendersonpires.near",