Skip to content

Commit 3bad805

Browse files
ko1st0012
authored andcommitted
v1.6.0dev1
Greeting format is changed so we need to upodate the version.
1 parent 7ea1d35 commit 3bad805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)