Skip to content

Commit 2e6a792

Browse files
committed
release 0.2.1
1 parent 8ff35b4 commit 2e6a792

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "jonmo"
3-
version = "0.2.0"
3+
version = "0.2.1"
44
edition = "2024"
55
categories = ["asynchronous", "gui", "game-development"]
66
description = "ergonomic Bevy-native reactivity powered by FRP signals"

release-plz.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[workspace]
2+
changelog_update = false
3+
git_release_type = "auto"
4+
git_release_draft = true

0 commit comments

Comments
 (0)