Skip to content

Commit

Permalink
Bump version to 0.9.1, containing the restored Ruby 1.8 compat via #333
Browse files Browse the repository at this point in the history
  • Loading branch information
colszowka committed Sep 21, 2014
1 parent 9678099 commit dbb88d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/simplecov/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SimpleCov
VERSION = "0.9.0"
VERSION = "0.9.1"
end

0 comments on commit dbb88d7

Please sign in to comment.