[ruby/win32-registry] Bump up v0.1.0

https://github.com/ruby/win32-registry/commit/a87076ee42
This commit is contained in:
Hiroshi SHIBATA 2024-11-08 14:18:26 +09:00 committed by git
parent e462ef2e5c
commit 7772fe05bc

View File

@ -1,7 +1,7 @@
# frozen_string_literal: true # frozen_string_literal: true
Gem::Specification.new do |spec| Gem::Specification.new do |spec|
spec.name = "win32-registry" spec.name = "win32-registry"
spec.version = "0.0.1" spec.version = "0.1.0"
spec.authors = ["U.Nakamura"] spec.authors = ["U.Nakamura"]
spec.email = ["usa@garbagecollect.jp"] spec.email = ["usa@garbagecollect.jp"]