Skip to content

Commit c750b54

Browse files
authored
v0.1.0 (#18)
Changes: - #16 - #12 - #13 - #17
1 parent d500600 commit c750b54

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zed_kotlin"
3-
version = "0.0.4"
3+
version = "0.1.0"
44
edition = "2021"
55
publish = false
66
license = "MIT"

extension.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
id = "kotlin"
22
name = "Kotlin"
3-
version = "0.0.4"
3+
version = "0.1.0"
44
schema_version = 1
55
authors = ["evrsen", "cholwell"]
66
description = "Kotlin language support."

0 commit comments

Comments
 (0)