Bump bin versions
This commit is contained in:
parent
6e080c8384
commit
5df258f604
2 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@ name = "core"
|
|||
authors = ["2Shirt <2xShirt@gmail.com>"]
|
||||
edition = "2024"
|
||||
license = "GPL"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
|
||||
[dependencies]
|
||||
better-panic = "0.3.0"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ name = "deja-vu"
|
|||
authors = ["2Shirt <2xShirt@gmail.com>"]
|
||||
edition = "2024"
|
||||
license = "GPL"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
|
||||
[dependencies]
|
||||
core = { path = "../core" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue