Skip to content

Commit

Permalink
Bump to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
evanphx committed Aug 18, 2016
1 parent 380bcd6 commit e86b997
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions History.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
=== 2.7.2 / 2016-08-18

* 1 bug fix:
* Restore old accessors. Fixes #76

=== 2.7.1 / 2016-08-08

Add missing files

=== 2.7.0 / 2016-08-05

* 1 minor features:
Expand Down
2 changes: 1 addition & 1 deletion lib/benchmark/ips.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ module Benchmark
module IPS

# Benchmark-ips Gem version.
VERSION = "2.7.1"
VERSION = "2.7.2"

# CODENAME of current version.
CODENAME = "Cultivating Confidence"
Expand Down

0 comments on commit e86b997

Please sign in to comment.