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

Commit b45bbb2

Browse files
committed
Prepare 1.0.1 release
1 parent 3122bb0 commit b45bbb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "rubocop-auto-correct",
33
"main": "./lib/main",
4-
"version": "1.0.0",
4+
"version": "1.0.1",
55
"description": "Apply RuboCop auto-correct in Atom",
66
"activationCommands": {
77
"atom-workspace": "rubocop-auto-correct:current-file"

0 commit comments

Comments
 (0)