Skip to content

Commit 72a6234

Browse files
committed
change version to 0.2
We are changing the name, but to make it clear to users which one is newer, also bump the version number.
1 parent 8463a38 commit 72a6234

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
# 0.1.0 - 2025-04-10
1+
# 0.2.0 - 2025-07-29
22

3+
* Renamed from [Simfony](https://crates.io/crates/simfony)
34
* Initial release. Not recommended for production use.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "simplicityhl"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["sanket1729 <sanket1729@gmail.com>"]
55
license = "CC0-1.0"
66
homepage = "https://github.com/BlockstreamResearch/SimplicityHL"

0 commit comments

Comments
 (0)