Skip to content

Commit 01db797

Browse files
committed
Cut 0.4.1
1 parent f88fbc2 commit 01db797

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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.0"
3+
version = "0.4.1"
44
edition = "2021"
55
publish = false
66
license = "MIT"

extension.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id = "rescript"
22
name = "ReScript"
33
description = "ReScript support."
4-
version = "0.4.0"
4+
version = "0.4.1"
55
schema_version = 1
66
authors = ["Karolis Narkevicius <hey@kn8.lt>"]
77
repository = "https://github.com/humaans/rescript-zed"

0 commit comments

Comments
 (0)