1.0.0
no functional changes with this release, but technically breaking as it has an explicit "license" associated with the project.
This commit is contained in:
parent
ad2794505a
commit
ebee9a5eaf
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -1666,7 +1666,7 @@ checksum = "f25c0e292a7ca6d6498557ff1df68f32c99850012b6ea401cf8daf771f22ff53"
|
|||
|
||||
[[package]]
|
||||
name = "dsort"
|
||||
version = "0.2.1"
|
||||
version = "1.0.0"
|
||||
dependencies = [
|
||||
"bevy",
|
||||
"bevy_egui",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "dsort"
|
||||
version = "0.2.1"
|
||||
version = "1.0.0"
|
||||
edition = "2021"
|
||||
license = "unlicense"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue