Skip to content

Commit

Permalink
Merge pull request #104 from panoply/next
Browse files Browse the repository at this point in the history
v3.0.2 (Patch)
  • Loading branch information
panoply authored Sep 28, 2022
2 parents 029d2f5 + 0fa90a8 commit e5eeb63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
5 changes: 1 addition & 4 deletions language/liquid.language-configuration.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
{
"comments": {
"lineComment": "{% #",
"blockComment": [
"{%- comment -%}",
"{%- endcomment -%}",
"{% comment %}",
"{% endcomment %}"
"{%- endcomment -%}"
]
},
"brackets": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"publisher": "sissel",
"icon": "images/logo.png",
"author": "Νίκος Σαβίδης <[email protected]>",
"version": "3.0.1",
"version": "3.0.2",
"keywords": [
"liquid",
"shopify",
Expand Down

0 comments on commit e5eeb63

Please sign in to comment.