[ruby/base64] Bump up 0.2.0

https://github.com/ruby/base64/commit/09e839e5ad
This commit is contained in:
Hiroshi SHIBATA 2023-11-07 16:01:20 +09:00 committed by git
parent 48d8f62cdd
commit 3ac15f7e57

View File

@ -183,7 +183,7 @@
#
module Base64
VERSION = "0.1.1"
VERSION = "0.2.0"
module_function