[ruby/pathname] Bump up 0.3.0

https://github.com/ruby/pathname/commit/f3d23679b0
This commit is contained in:
Hiroshi SHIBATA 2023-11-07 16:54:58 +09:00 committed by git
parent 51ba406f27
commit fbb63605c4

View File

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