Skip to content

Commit

Permalink
0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yhatt committed Nov 17, 2019
1 parent 3e19dab commit f164d6e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## v0.11.1 - 2019-11-17

### Added

- Add documentation about how to enable HTML into README ([#98](https://github.com/marp-team/marp-vscode/issues/98), [#99](https://github.com/marp-team/marp-vscode/pull/99) by [@eric-burel](https://github.com/eric-burel))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "marp-vscode",
"displayName": "Marp for VS Code",
"publisher": "marp-team",
"version": "0.11.0",
"version": "0.11.1",
"description": "Create slide deck written in Marp Markdown on VS Code",
"categories": [
"Other"
Expand Down

0 comments on commit f164d6e

Please sign in to comment.