Skip to content
This repository was archived by the owner on Sep 4, 2019. It is now read-only.

Commit c49729a

Browse files
committed
Cut v0.1.0.
1 parent 1a0fcf5 commit c49729a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## master (unreleased)
22

3+
## 0.1.0
4+
35
* Add autocorrect except for focus.
46

57
## 0.0.3

lib/rubocop/rspec/focused/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module RuboCop
22
module RSpec
33
module Focused
4-
VERSION = '0.0.3'
4+
VERSION = '0.1.0'
55
end
66
end
77
end

0 commit comments

Comments
 (0)