Skip to content

Commit

Permalink
Bump to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
valentjn committed Jun 7, 2020
1 parent c344b8f commit 29bf6d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 5.0.1 (upcoming)
## 5.0.1 — “The Acceptance Incursion” (June 7, 2020)

- Fix `Value is not accepted` warning when using `ltex.disabledRules` or `ltex.enabledRules` (fixes part of [#44](https://github.com/valentjn/vscode-ltex/issues/44))
- Change badges in readme
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vscode-ltex",
"displayName": "LTeX",
"version": "5.0.0",
"version": "5.0.1",
"description": "LanguageTool grammar checking with LaTeX support",
"icon": "img/logo-ltex.png",
"author": "Julian Valentin",
Expand Down

0 comments on commit 29bf6d8

Please sign in to comment.