Skip to content

Commit

Permalink
Merge pull request #567 from gofractally/new-release-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
James-Mart authored Feb 5, 2024
2 parents 0a5b5c4 + 3176331 commit e83d790
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion libraries/psibase/common/include/psibase/version.hpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#pragma once

#define PSIBASE_VERSION_MAJOR 0
#define PSIBASE_VERSION_MINOR 5
#define PSIBASE_VERSION_MINOR 6
#define PSIBASE_VERSION_PATCH 0
26 changes: 13 additions & 13 deletions rust/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 rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ members = [
]

[workspace.package]
version = "0.5.0"
version = "0.6.0"
rust-version = "1.64"
repository = "https://github.com/gofractally/psibase"
homepage = "https://psibase.io"
2 changes: 1 addition & 1 deletion services/user/AdminSys/ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2471,7 +2471,7 @@ waait@^1.0.5:
integrity sha512-wp+unA4CpqxvBUKHHv8D86fK4jWByHAWyhEXXVHfVUZfK+16ylpj7hjQ58Z8j9ntu8XNukRQT8Fi5qbyJ8rkyw==

"wasm-psibase@file:./wasm-psibase":
version "0.5.0"
version "0.6.0"

which-boxed-primitive@^1.0.2:
version "1.0.2"
Expand Down

0 comments on commit e83d790

Please sign in to comment.