Skip to content

Commit

Permalink
Bump version to 0.2.0-rc.3
Browse files Browse the repository at this point in the history
Release for bevy 0.14.0-rc.4
  • Loading branch information
jgayfer committed Jun 28, 2024
1 parent 4d90364 commit 581167d
Showing 1 changed file with 1 addition and 1 deletion.
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_light_2d"
version = "0.2.0-rc.2"
version = "0.2.0-rc.3"
edition = "2021"
categories = ["game-engines", "graphics", "rendering", "gamedev"]
description = "General purpose 2d lighting for the Bevy game engine."
Expand Down

0 comments on commit 581167d

Please sign in to comment.