Skip to content

Commit 1f211de

Browse files
authored
Merge pull request #17 from nojaf/0.4.2
Bump to 0.4.2
2 parents a88558f + f81e9ad commit 1f211de

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "zed_rescript"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition = "2021"
55
publish = false
66
license = "MIT"

extension.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
id = "rescript"
22
name = "ReScript"
33
description = "ReScript support."
4-
version = "0.4.1"
4+
version = "0.4.2"
55
schema_version = 1
66
authors = ["Karolis Narkevicius <[email protected]>"]
7-
repository = "https://github.com/humaans/rescript-zed"
7+
repository = "https://github.com/rescript-lang/rescript-zed"
88

99
[language_servers.rescript-language-server]
1010
name = "rescript-language-server"

0 commit comments

Comments
 (0)