Skip to content

Commit 4f6db5d

Browse files
authored
Bump to v0.0.2 (zed-industries/zed#13864)
This PR bumps the OCaml extension to v0.0.2. Changes: - zed-industries/zed#13834 Release Notes: - N/A
1 parent 83e97cd commit 4f6db5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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_ocaml"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
edition = "2021"
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 = "ocaml"
22
name = "OCaml"
33
description = "OCaml support."
4-
version = "0.0.1"
4+
version = "0.0.2"
55
schema_version = 1
66
authors = ["Rashid Almheiri <69181766+huwaireb@users.noreply.github.com>"]
77
repository = "https://github.com/zed-industries/zed"

0 commit comments

Comments
 (0)