[ruby/win32-registry] v0.1.2

https://github.com/ruby/win32-registry/commit/2a6ab00f67
This commit is contained in:
Hiroshi SHIBATA 2025-12-10 15:38:52 +09:00 committed by git
parent 6ec5c5f1c8
commit 254653db85

View File

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