Skip to content

Commit

Permalink
bump to version 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-bon committed Jan 6, 2025
1 parent 9a78eb4 commit 0bd8b01
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [unreleased]

## v0.5.1

### Features

- Take into account the layer visibility information from Tiled and set Bevy Visibility component accordingly
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
edition = "2021"
name = "bevy_ecs_tiled"
version = "0.5.0"
version = "0.5.1"

authors = ["Steve Pryde <[email protected]>", "Adrien Bon"]
description = "A Bevy plugin for loading Tiled maps"
Expand Down

0 comments on commit 0bd8b01

Please sign in to comment.