From 5d70f2098fc89a3a2d866b471bd138b13ecd5fc7 Mon Sep 17 00:00:00 2001 From: neodix Date: Fri, 31 May 2024 13:16:00 +0200 Subject: [PATCH] update version in readme files --- README.md | 4 ++-- address/README.md | 4 ++-- bitstring/README.md | 4 ++-- cell/README.md | 4 ++-- emulator/README.md | 4 ++-- liteclient/README.md | 4 ++-- mnemonic/README.md | 4 ++-- smartcontract/README.md | 4 ++-- tonlib/README.md | 4 ++-- utils/README.md | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 91b6aaac..a50f54a5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ found [here](https://github.com/ton-blockchain/ton/actions). io.github.neodix42 smartcontract - 0.4.2 + 0.4.3 ``` @@ -36,7 +36,7 @@ found [here](https://github.com/ton-blockchain/ton/actions). io.github.neodix42 ton4j - 0.4.2 + 0.4.3 ``` diff --git a/address/README.md b/address/README.md index bdcaa47d..20b65f51 100644 --- a/address/README.md +++ b/address/README.md @@ -7,7 +7,7 @@ io.github.neodix42 address - 0.4.2 + 0.4.3 ``` @@ -18,7 +18,7 @@ io.github.neodix42.ton4j address - 0.4.2 + 0.4.3 ``` diff --git a/bitstring/README.md b/bitstring/README.md index 8e73633c..fa9a1d10 100644 --- a/bitstring/README.md +++ b/bitstring/README.md @@ -7,7 +7,7 @@ io.github.neodix42 bitstring - 0.4.2 + 0.4.3 ``` @@ -18,7 +18,7 @@ io.github.neodix42.ton4j bitstring - 0.4.2 + 0.4.3 ``` diff --git a/cell/README.md b/cell/README.md index c6e9a3d3..9ab2e83a 100644 --- a/cell/README.md +++ b/cell/README.md @@ -7,7 +7,7 @@ io.github.neodix42 cell - 0.4.2 + 0.4.3 ``` @@ -17,7 +17,7 @@ io.github.neodix42.ton4j cell - 0.4.2 + 0.4.3 ``` diff --git a/emulator/README.md b/emulator/README.md index 7a3344f6..6ff0f682 100644 --- a/emulator/README.md +++ b/emulator/README.md @@ -9,7 +9,7 @@ Java Emulator wrapper uses JNA to access methods in native emulator shared libra io.github.neodix42 emulator - 0.4.2 + 0.4.3 ``` @@ -19,7 +19,7 @@ Java Emulator wrapper uses JNA to access methods in native emulator shared libra io.github.neodix42.ton4j emulator - 0.4.2 + 0.4.3 ``` diff --git a/liteclient/README.md b/liteclient/README.md index 306aa313..79a2ad2e 100644 --- a/liteclient/README.md +++ b/liteclient/README.md @@ -9,7 +9,7 @@ Java Lite-client wrapper uses JNA to access methods in native lite-client binary io.github.neodix42 lite-client - 0.4.2 + 0.4.3 ``` @@ -20,7 +20,7 @@ Java Lite-client wrapper uses JNA to access methods in native lite-client binary io.github.neodix42.ton4j lite-client - 0.4.2 + 0.4.3 ``` diff --git a/mnemonic/README.md b/mnemonic/README.md index 586dee7c..cf5c9ea9 100644 --- a/mnemonic/README.md +++ b/mnemonic/README.md @@ -7,7 +7,7 @@ io.github.neodix42 mnemonic - 0.4.2 + 0.4.3 ``` @@ -18,7 +18,7 @@ io.github.neodix42.ton4j mnemonic - 0.4.2 + 0.4.3 ``` diff --git a/smartcontract/README.md b/smartcontract/README.md index 2ab4afd6..af9b3d87 100644 --- a/smartcontract/README.md +++ b/smartcontract/README.md @@ -7,7 +7,7 @@ io.github.neodix42 smartcontract - 0.4.2 + 0.4.3 ``` @@ -18,7 +18,7 @@ io.github.neodix42.ton4j smartcontract - 0.4.2 + 0.4.3 ``` diff --git a/tonlib/README.md b/tonlib/README.md index 2d7abace..a18ae175 100644 --- a/tonlib/README.md +++ b/tonlib/README.md @@ -9,7 +9,7 @@ Java Tonlib library uses JNA to access methods in native Tonlib shared library. io.github.neodix42 tonlib - 0.4.2 + 0.4.3 ``` @@ -20,7 +20,7 @@ Java Tonlib library uses JNA to access methods in native Tonlib shared library. io.github.neodix42.ton4j tonlib - 0.4.2 + 0.4.3 ``` diff --git a/utils/README.md b/utils/README.md index 8b8178b5..513c3b5c 100644 --- a/utils/README.md +++ b/utils/README.md @@ -7,7 +7,7 @@ io.github.neodix42 utils - 0.4.2 + 0.4.3 ``` @@ -18,7 +18,7 @@ io.github.neodix42.ton4j utils - 0.4.2 + 0.4.3 ```