Skip to content

Commit

Permalink
Bump version to 0.1.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
merwaaan committed Apr 8, 2024
1 parent 31609a5 commit 5f6e0ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.1.0-beta.1 - 2024-04-??
## 0.1.0-beta.1 - 2024-04-08

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bevy_spritesheet_animation"
version = "0.1.0-beta.0"
version = "0.1.0-beta.1"
description = "A Bevy plugin for animating sprites"
repository = "https://github.com/merwaaan/bevy_spritesheet_animation"
readme="README.md"
Expand Down

0 comments on commit 5f6e0ac

Please sign in to comment.