Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Bump to version 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cldwalker committed Jul 8, 2013
1 parent 36bacbe commit 2e71687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/debugger/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module Debugger
# TODO: remove version from C ext
send :remove_const, :VERSION if const_defined? :VERSION
VERSION = '1.6.0'
VERSION = '1.6.1'
end

0 comments on commit 2e71687

Please sign in to comment.