summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-11-06 18:29:30 +0900
committergit <[email protected]>2023-11-06 09:29:53 +0000
commit5a1934416f5338514f3400b63344846e2e5217c4 (patch)
treea0042f0eb6012c661c7c57dbe04267fb73d191a1
parent479717b4506840615f72ba479133c5132a34ad2d (diff)
[ruby/un] Bump up 0.3.0
https://github.com/ruby/un/commit/1f636a6239
-rw-r--r--lib/un.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/un.rb b/lib/un.rb
index 3901d11a8b..8fb3c61a93 100644
--- a/lib/un.rb
+++ b/lib/un.rb
@@ -412,7 +412,7 @@ end
module UN # :nodoc:
- VERSION = "0.2.1"
+ VERSION = "0.3.0"
module_function
def help(argv, output: $stdout)