mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
Bump
This commit is contained in:
parent
cbe7022830
commit
fb218dc419
1 changed files with 14 additions and 14 deletions
28
wally.toml
28
wally.toml
|
@ -1,14 +1,14 @@
|
|||
[package]
|
||||
name = "ukendio/jecs"
|
||||
version = "0.2.10-rc.3"
|
||||
registry = "https://github.com/UpliftGames/wally-index"
|
||||
realm = "shared"
|
||||
include = [
|
||||
"default.project.json",
|
||||
"src/**",
|
||||
"src",
|
||||
"wally.toml",
|
||||
"README.md",
|
||||
"CHANGELOG.md",
|
||||
]
|
||||
exclude = ["**"]
|
||||
[package]
|
||||
name = "ukendio/jecs"
|
||||
version = "0.2.10-rc.4"
|
||||
registry = "https://github.com/UpliftGames/wally-index"
|
||||
realm = "shared"
|
||||
include = [
|
||||
"default.project.json",
|
||||
"src/**",
|
||||
"src",
|
||||
"wally.toml",
|
||||
"README.md",
|
||||
"CHANGELOG.md",
|
||||
]
|
||||
exclude = ["**"]
|
||||
|
|
Loading…
Reference in a new issue