Skip to content

Commit

Permalink
o swaying lillies!, o silver enemas!
Browse files Browse the repository at this point in the history
  • Loading branch information
banister committed Sep 27, 2011
1 parent 791f295 commit d7dde63
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG
@@ -1,4 +1,4 @@
27/9/2011 version 0.9.6.1 HOTFIX release
27/9/2011 version 0.9.6.2 HOTFIX release
* downgrading to CodeRay 0.9.8 due to problems with 1.0 and rails (autoloading problem) see #280 on pry and #6 on CodeRay
* also added (as a minor feature) cirwin's implementation of edit --in
* added early break/exit for objectpath errors (the 'cd 34/@hello/bad_path/23')
Expand Down
2 changes: 1 addition & 1 deletion lib/pry/version.rb
@@ -1,3 +1,3 @@
class Pry
VERSION = "0.9.6.1"
VERSION = "0.9.6.2"
end
2 changes: 1 addition & 1 deletion pry.gemspec
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = %q{pry}
s.version = "0.9.6.1"
s.version = "0.9.6.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{John Mair (banisterfiend)}]
Expand Down

0 comments on commit d7dde63

Please sign in to comment.