Skip to content

Commit 27fe04e

Browse files
Merge pull request #11 from TheBeyondGroup/jeff/release-0-1-0
chore: update version to 0.1.0
2 parents d42808d + 4ff83c2 commit 27fe04e

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 = "zed_liquid"
3-
version = "0.0.2"
3+
version = "0.1.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.0.2"
3+
version = "0.1.0"
44
schema_version = 1
55
authors = ["Jeffrey Guenther <guenther.jeffrey@gmail.com>"]
66
description = "Shopify Liquid support"

0 commit comments

Comments
 (0)