Skip to content

Commit 89be2a1

Browse files
committed
chore: bump version
1 parent c59d95e commit 89be2a1

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

Diff for: Cargo.lock

+5-5
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
@@ -10,7 +10,7 @@ members = [
1010
resolver = "2"
1111

1212
[workspace.package]
13-
version = "0.6.2"
13+
version = "0.7.0"
1414
edition = "2021"
1515
license = "Apache-2.0"
1616
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.6.2",
8+
"version": "0.7.0",
99
"engines": {
1010
"vscode": "^1.92.0"
1111
},

0 commit comments

Comments
 (0)