Skip to content

Commit 88b70bf

Browse files
committed
chore: Update version to 0.1.6
1 parent 78c24be commit 88b70bf

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)