From 519c31e48cfea27bbe4cdfa489f288d68d9aa419 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Mon, 5 Dec 2022 15:19:06 +0900 Subject: [ruby/getoptlong] Bump version to 0.2.0 https://github.com/ruby/getoptlong/commit/71fbf2123f --- lib/getoptlong.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/getoptlong.rb') diff --git a/lib/getoptlong.rb b/lib/getoptlong.rb index 0810ed7a57..5ae0e1497c 100644 --- a/lib/getoptlong.rb +++ b/lib/getoptlong.rb @@ -368,7 +368,7 @@ # class GetoptLong # Version. - VERSION = "0.1.1" + VERSION = "0.2.0" # # Orderings. -- cgit v1.2.3