Skip to content

Commit

Permalink
chore: bump version for 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benfdking committed Jul 29, 2024
1 parent 878ca8b commit ffb2a4a
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 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 @@ -11,7 +11,7 @@ members = [
resolver = "2"

[workspace.package]
version = "0.4.0"
version = "0.4.1"
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.4.0",
"version": "0.4.1",
"engines": {
"vscode": "^1.91.0"
},
Expand Down

0 comments on commit ffb2a4a

Please sign in to comment.