Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
NetSHH Robot committed Dec 19, 2023
1 parent dc0e58f commit 2e65064
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/net/ssh/version.rb
Expand Up @@ -56,7 +56,7 @@ def to_i

# The prerelease component of this version of the Net::SSH library
# nil allowed
PRE = "rc1"
PRE = nil

# The current version of the Net::SSH library as a Version instance
CURRENT = new(*[MAJOR, MINOR, TINY, PRE].compact)
Expand Down

0 comments on commit 2e65064

Please sign in to comment.