Skip to content

Commit

Permalink
Bump gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Utter committed May 19, 2016
1 parent 839cb2c commit 3fb9e3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ end
group :development do
gem 'ruby-prof'
gem 'guard-rspec', require: false
gem 'listen', '~> 3.0.6'
end
2 changes: 1 addition & 1 deletion lib/hedgelog/version.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frozen_string_literal: true
class Hedgelog
VERSION = '0.1.6'.freeze
VERSION = '0.1.7'.freeze
end

0 comments on commit 3fb9e3a

Please sign in to comment.