Skip to content

Commit 563178e

Browse files
Bump version to 6.8.6 (#173)
This PR bumps the version of this extension to v6.8.6 Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
1 parent 3a1eac7 commit 563178e

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.8.5"
4+
version = "6.8.6"
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.8.5"
3+
version = "6.8.6"
44
schema_version = 1
55
authors = [
66
"Java Extension Contributors",

0 commit comments

Comments
 (0)