Skip to content

Commit 4ca35d7

Browse files
v0.2.3
1 parent 28daf85 commit 4ca35d7

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "cfml"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
edition = "2024"
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 = "cfml"
22
name = "CFML"
33
description = "CFML support."
4-
version = "0.2.2"
4+
version = "0.2.3"
55
schema_version = 1
66
authors = ["Gareth Edwards <ghedwards@gmail.com>"]
77
repository = "https://github.com/cfmleditor/zed-cfml"

0 commit comments

Comments
 (0)