Skip to content

Commit e0999c4

Browse files
chore: bump version to 0.4.0
1 parent 54af31b commit e0999c4

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_liquid"
3-
version = "0.2.0"
3+
version = "0.4.0"
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,6 +1,6 @@
11
id = "liquid"
22
name = "Liquid"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
schema_version = 1
55
authors = ["Jeffrey Guenther <guenther.jeffrey@gmail.com>"]
66
description = "Shopify Liquid support"

0 commit comments

Comments
 (0)