Skip to content

Commit b61f6c7

Browse files
committed
v1.6.0dev1
Greeting format is changed so we need to upodate the version.
1 parent 503cd00 commit b61f6c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/debug/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module DEBUGGER__
4-
VERSION = "1.5.0"
4+
VERSION = "1.6.0dev1"
55
end

0 commit comments

Comments
 (0)