Skip to content

Commit 04f9b67

Browse files
authored
Bump version to v6.5.0 (#91)
This PR bump the version of the extension to 6.5.0. Includes: - #79 - #84 - #85 - #87
1 parent 32b9aa6 commit 04f9b67

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,6 +1,6 @@
11
[package]
22
name = "zed_java"
3-
version = "6.4.1"
3+
version = "6.5.0"
44
edition = "2024"
55
publish = false
66
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.4.1"
3+
version = "6.5.0"
44
schema_version = 1
55
authors = [
66
"Valentine Briese <valentinegb@icloud.com>",

0 commit comments

Comments
 (0)