Skip to content

Commit 68afc38

Browse files
authored
Bump version to 6.7.0 (#127)
1 parent e1ca2cb commit 68afc38

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,7 +1,7 @@
11

22
[package]
33
name = "zed_java"
4-
version = "6.6.0"
4+
version = "6.7.0"
55
edition = "2024"
66
publish = false
77
license = "Apache-2.0"

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id = "java"
22
name = "Java"
3-
version = "6.6.0"
3+
version = "6.7.0"
44
schema_version = 1
55
authors = [
66
"Valentine Briese <[email protected]>",

0 commit comments

Comments
 (0)