Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit e4aec63

Browse files
committed
Prepare v1.0.1 release
1 parent 9f11944 commit e4aec63

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.0.1
2+
3+
* Reference correct message property for file path (#146)
4+
15
# 1.0.0
26

37
* Update to Linter v2 API (#143)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "linter-rust",
33
"main": "./lib/init",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Lint Rust-files, using rustc and/or cargo",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)