Skip to content

Commit

Permalink
Bump version to 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Apr 15, 2013
1 parent b65ae00 commit ecb81f5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion lib/yardstick/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# encoding: utf-8

module Yardstick
VERSION = '0.9.5'

# Gem version
VERSION = '0.9.6'.freeze

end # module Yardstick

0 comments on commit ecb81f5

Please sign in to comment.