Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
colinfang committed Apr 26, 2020
1 parent ece63e1 commit 4822ed4
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,3 +1,7 @@
## 0.0.2 - 2020-04-25

- Add Github Action

## 0.0.1 - 2017-11-26

- Initial release
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": "markdown-julia",
"displayName": "Markdown Julia",
"description": "Markdown fenced code block syntax highlighting for Julia",
"version": "0.0.1",
"version": "0.0.2",
"publisher": "colinfang",
"engines": {
"vscode": "^1.44.0"
Expand Down

0 comments on commit 4822ed4

Please sign in to comment.