Skip to content

Commit 7d23a43

Browse files
authored
Bump version to 6.8.0 (#143)
1 parent 010280f commit 7d23a43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.7.1"
4+
version = "6.8.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.7.1"
3+
version = "6.8.0"
44
schema_version = 1
55
authors = [
66
"Valentine Briese <[email protected]>",

0 commit comments

Comments
 (0)