Skip to content

Commit

Permalink
chore: update version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
benfdking committed Sep 3, 2024
1 parent 9bf96c0 commit fd4aa95
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 @@ -10,7 +10,7 @@ members = [
resolver = "2"

[workspace.package]
version = "0.5.0"
version = "0.6.0"
edition = "2021"
license = "Apache-2.0"
rust-version = "1.80.0"
Expand Down
2 changes: 1 addition & 1 deletion js/packages/quary-extension/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "",
"repository": "https://github.com/quarylabs/quary",
"icon": "images/quary-logo.png",
"version": "0.5.0",
"version": "0.6.0",
"engines": {
"vscode": "^1.92.0"
},
Expand Down

0 comments on commit fd4aa95

Please sign in to comment.