Skip to content

Commit 25b09a5

Browse files
Bump version to 6.8.15 (#229)
This PR bumps the version of this extension to v6.8.15 Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
1 parent f112707 commit 25b09a5

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -6,7 +6,7 @@ members = [
66

77
[package]
88
name = "zed_java"
9-
version = "6.8.14"
9+
version = "6.8.15"
1010
edition = "2024"
1111
publish = false
1212
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.14"
3+
version = "6.8.15"
44
schema_version = 1
55
authors = [
66
"Java Extension Contributors",

0 commit comments

Comments
 (0)