Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Mon-Ouie committed Sep 14, 2014
1 parent 3b8049e commit 474aaaf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/pry-coolline/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module PryCoolline
VERSION = "0.2.4"
VERSION = "0.2.5"
end
2 changes: 1 addition & 1 deletion pry-coolline.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |s|
s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- test/*`.split("\n")

s.add_dependency("coolline","~>0.3")
s.add_dependency("coolline","~>0.5")
s.add_development_dependency("riot")
s.required_ruby_version = '>= 1.9.2'
s.require_path = 'lib'
Expand Down

0 comments on commit 474aaaf

Please sign in to comment.