Skip to content

Commit d69c13a

Browse files
authored
Merge pull request #88 from scalameta/update-release
chore: Update version to 0.2.3
2 parents 3ea6e45 + c67aca4 commit d69c13a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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_scala"
3-
version = "0.2.2"
3+
version = "0.2.3"
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,7 +1,7 @@
11
id = "scala"
22
name = "Scala"
33
description = "Scala support."
4-
version = "0.2.2"
4+
version = "0.2.3"
55
schema_version = 1
66
authors = [
77
"Igal Tabachnik <hmemcpy@gmail.com>",

0 commit comments

Comments
 (0)