Skip to content

Commit ae47454

Browse files
committed
bump version 0.0.2
1 parent 94873b7 commit ae47454

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
None
1111

12-
## [0.0.1] - 2020-09-02
12+
## [0.0.2] - 2020-10-25
13+
14+
### Changed
15+
16+
- Changed display name to 'Elixir Linter (Credo)'
17+
18+
## [0.0.1] - 2020-10-25
1319

1420
### Added
1521

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"displayName": "Elixir Linter (Credo)",
88
"description": "VSC Support for Elixir linter 'Credo'.",
9-
"version": "0.0.1",
9+
"version": "0.0.2",
1010
"engines": {
1111
"vscode": "^1.47.0"
1212
},

0 commit comments

Comments
 (0)