Skip to content

Commit d9af242

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 d9af242

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
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.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: 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)