Skip to content

Commit ffb2a4a

Browse files
committed
chore: bump version for 0.4.1
1 parent 878ca8b commit ffb2a4a

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

Diff for: Cargo.lock

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ members = [
1111
resolver = "2"
1212

1313
[workspace.package]
14-
version = "0.4.0"
14+
version = "0.4.1"
1515
edition = "2021"
1616
license = "Apache-2.0"
1717
rust-version = "1.80.0"

Diff for: js/packages/quary-extension/package.json

+1-1
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.0",
8+
"version": "0.4.1",
99
"engines": {
1010
"vscode": "^1.91.0"
1111
},

0 commit comments

Comments
 (0)