Skip to content

Commit 8eea0d9

Browse files
committed
chore: bump version
1 parent 3954762 commit 8eea0d9

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ members = [
1010
resolver = "2"
1111

1212
[workspace.package]
13-
version = "0.4.2"
13+
version = "0.4.3"
1414
edition = "2021"
1515
license = "Apache-2.0"
1616
rust-version = "1.80.0"

js/packages/quary-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "",
66
"repository": "https://github.com/quarylabs/quary",
77
"icon": "images/quary-logo.png",
8-
"version": "0.4.2",
8+
"version": "0.4.3",
99
"engines": {
1010
"vscode": "^1.92.0"
1111
},

0 commit comments

Comments
 (0)