Skip to content

Commit

Permalink
Fixup for v0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jesterKing committed Dec 10, 2023
1 parent fe6d7fa commit 0de7a3f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 0.14.1

* Quick adaptations for support of v0.14.0 features, no functional changes.

## 0.14.0

* Add template support
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"repository": {
"url": "https://github.com/jesterKing/literate"
},
"version": "0.14.0",
"version": "0.14.1",
"engines": {
"vscode": "^1.63.2"
},
Expand Down

0 comments on commit 0de7a3f

Please sign in to comment.