Skip to content

Commit

Permalink
Bump version to 1.7.3 (#639)
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Jul 13, 2023
1 parent 418c2b9 commit 621c8c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/irb/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

module IRB # :nodoc:
VERSION = "1.7.2"
VERSION = "1.7.3"
@RELEASE_VERSION = VERSION
@LAST_UPDATE_DATE = "2023-07-12"
end

0 comments on commit 621c8c2

Please sign in to comment.