Skip to content

Commit

Permalink
Version Bump to 1.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jfelchner committed Mar 25, 2015
1 parent 9c6bfcc commit 772b39b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
ruby-progressbar (1.7.4)
ruby-progressbar (1.7.5)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/ruby-progressbar/version.rb
@@ -1,3 +1,3 @@
class ProgressBar
VERSION = '1.7.4'
VERSION = '1.7.5'
end

0 comments on commit 772b39b

Please sign in to comment.