From 731a7b51b50371660c85c8a3c71f3b4ea512b9d7 Mon Sep 17 00:00:00 2001
From: thekiba
Date: Mon, 12 Feb 2024 02:57:51 +0400
Subject: [PATCH] chore: release v1.0.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index f86b19e..6cda0c7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@ton-community/tlb-codegen",
- "version": "1.0.13",
+ "version": "1.0.0",
"description": "",
"main": "build/index.js",
"scripts": {