Skip to content

Commit

Permalink
Update liquid to v0.1.0 (#1877)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyguenther authored Jan 9, 2025
1 parent 7daa4a2 commit 9a3de9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -806,7 +806,7 @@ version = "0.0.6"

[liquid]
submodule = "extensions/liquid"
version = "0.0.2"
version = "0.1.0"

[live-server]
submodule = "extensions/live-server"
Expand Down
2 changes: 1 addition & 1 deletion extensions/liquid
Submodule liquid updated 6 files
+2 −0 .gitignore
+329 −0 Cargo.lock
+16 −0 Cargo.toml
+12 −0 README.md
+5 −1 extension.toml
+102 −0 src/liquid.rs

0 comments on commit 9a3de9c

Please sign in to comment.