Skip to content

Commit d33a4c1

Browse files
authored
chore: 0.2.3 (#133)
Marks the first live on public testnet release.
1 parent f4e27e3 commit d33a4c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[package]
22
name = "builder"
3-
version = "0.2.0"
3+
version = "0.2.3"
44
description = "signet builder example"
55

66
edition = "2024"
7-
rust-version = "1.87"
7+
rust-version = "1.88"
88
authors = ["init4"]
99
license = "Apache-2.0 OR MIT"
1010
homepage = "https://github.com/init4tech/builder"

0 commit comments

Comments
 (0)