Skip to content

Commit

Permalink
1.0.rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
geniou committed Jun 12, 2014
1 parent 38d44cc commit e2fadfe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change log

## master
## 1.0.rc3

* Update to RuboCop `>= 0.23`. ([@geniou][])
* Add configuration option for `CustomTransformation` to `FileName` cop. ([@geniou][])
Expand Down
2 changes: 1 addition & 1 deletion lib/rubocop/rspec/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ module RuboCop
module RSpec
# Version information for the RSpec RuboCop plugin.
module Version
STRING = '1.0.rc2'
STRING = '1.0.rc3'
end
end
end

0 comments on commit e2fadfe

Please sign in to comment.