Skip to content

Commit 110e4a3

Browse files
authored
Bump version to 1.6.3 (#537)
1 parent aa8128c commit 110e4a3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/irb/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66

77
module IRB # :nodoc:
8-
VERSION = "1.6.2"
8+
VERSION = "1.6.3"
99
@RELEASE_VERSION = VERSION
10-
@LAST_UPDATE_DATE = "2022-12-13"
10+
@LAST_UPDATE_DATE = "2023-03-06"
1111
end

0 commit comments

Comments
 (0)