Skip to content

Commit 9305ecc

Browse files
committed
bump version to 0.0.5
1 parent 51c08e3 commit 9305ecc

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
@@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
None
1111

12+
## [0.0.5] - 2020-10-27
13+
14+
### Changed
15+
16+
- Improved the warning message when the `mix` command does not work.
17+
1218
## [0.0.4] - 2020-10-26
1319

1420
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"displayName": "Elixir Linter (Credo)",
99
"description": "VSC Support for Elixir linter 'Credo'.",
10-
"version": "0.0.4",
10+
"version": "0.0.5",
1111
"engines": {
1212
"vscode": "^1.47.0"
1313
},

0 commit comments

Comments
 (0)