Skip to content

Commit 82844bc

Browse files
committed
bumps to 1.0.3
1 parent 12ad745 commit 82844bc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Version 1.0.3
2+
3+
**Fixes:**
4+
5+
- Fix an issue where all `.html` files were identified as Liquid files.
6+
17
## Version 1.0.2
28

39
**Enhancements:**

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "Liquid",
44
"organization": "arthr",
55
"description": "Syntax highlighting for Liquid template files.",
6-
"version": "1.0.2",
6+
"version": "1.0.3",
77
"license": "MIT",
88
"bugs": "https://github.com/arthrfrts/Liquid.novaextension/issues",
99
"repository": "https://github.com/arthrfrts/Liquid.novaextension",

0 commit comments

Comments
 (0)