From dc18e797b2fa5389d1e55263b080985f4645d8b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikl=C3=B3s=20Fazekas?= Date: Sun, 26 Jun 2022 07:00:54 +0200 Subject: Update version.rb --- lib/net/ssh/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/net/ssh/version.rb b/lib/net/ssh/version.rb index 6edeb56..bd909ed 100644 --- a/lib/net/ssh/version.rb +++ b/lib/net/ssh/version.rb @@ -52,7 +52,7 @@ module Net MINOR = 0 # The tiny component of this version of the Net::SSH library - TINY = 0 + TINY = 1 # The prerelease component of this version of the Net::SSH library # nil allowed -- cgit v1.2.1