Skip to content
Snippets Groups Projects
Verified Commit d78a1eef authored by Louis's avatar Louis :fire:
Browse files

Bump version

parent 8750a2d7
No related branches found
No related tags found
No related merge requests found
[package] [package]
name = "micro_bevy_world_utils" name = "micro_bevy_world_utils"
version = "0.1.0" version = "0.2.0"
edition = "2021" edition = "2021"
license = "Apache-2.0" license = "Apache-2.0"
description = "Handy, reusable utilities for working with direct world access in a Bevy exclusive system" description = "Handy, reusable utilities for working with direct world access in a Bevy exclusive system"
......
...@@ -32,4 +32,5 @@ the given entities, the result will be `None` ...@@ -32,4 +32,5 @@ the given entities, the result will be `None`
| world_utiles ver | bevy ver | | world_utiles ver | bevy ver |
|------------------|----------| |------------------|----------|
| 0.2 | 0.10 |
| 0.1 | 0.9 | | 0.1 | 0.9 |
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment