Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CheatCod committed Jun 17, 2024
1 parent 318fbfa commit 4d44169
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lto = "thin"
codegen-units = 1

[workspace.package]
version = "0.5.0-beta.4"
version = "0.5.0"
homepage = "https://github.com/Lodestone-Team"
readme = "README.md"
edition = "2021"
Expand Down
6 changes: 3 additions & 3 deletions dashboard/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions dashboard/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lodestone",
"version": "0.5.0-beta.3",
"version": "0.5.0",
"private": true,
"scripts": {
"dev": "next dev -p 3001",
Expand Down Expand Up @@ -101,4 +101,4 @@
"msw": {
"workerDirectory": "public"
}
}
}

0 comments on commit 4d44169

Please sign in to comment.