Skip to content

Commit c3e67c6

Browse files
authored
Merge pull request #70 from scalameta/update-0.1.6
chore: Update version to 0.1.6
2 parents dfe4842 + 88b70bf commit c3e67c6

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.1.5"
3+
version = "0.1.6"
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.1.5"
4+
version = "0.1.6"
55
schema_version = 1
66
authors = [
77
"Igal Tabachnik <hmemcpy@gmail.com>",

0 commit comments

Comments
 (0)