We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9edf71d commit 390b764Copy full SHA for 390b764
lib/debug/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
2
3
module DEBUGGER__
4
- VERSION = "1.6.0"
+ VERSION = "1.6.1"
5
end
0 commit comments