[ruby/pathname] Bump up v0.4.0

https://github.com/ruby/pathname/commit/b020cbde46
This commit is contained in:
Hiroshi SHIBATA 2024-11-06 16:08:57 +09:00 committed by git
parent a2dd471d9e
commit 0949c586c0

View File

@ -14,7 +14,7 @@ require 'pathname.so'
class Pathname
VERSION = "0.3.0"
VERSION = "0.4.0"
# :stopdoc: