Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
neonichu committed Jun 1, 2016
1 parent 4437f2c commit a146b3b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## master

## v2.2.1

* Make `project.coverage_files` public
* Add docs attribute reader to `project.rb`
[bootstraponline](https://github.com/bootstraponline)
Expand Down
2 changes: 1 addition & 1 deletion lib/slather/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Slather
VERSION = '2.2.0' unless defined?(Slather::VERSION)
VERSION = '2.2.1' unless defined?(Slather::VERSION)
end

0 comments on commit a146b3b

Please sign in to comment.