summaryrefslogtreecommitdiff
path: root/ext/fcntl
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2022-12-05 15:09:20 +0900
committergit <[email protected]>2022-12-05 06:09:41 +0000
commitf6dad3954469b0051286237bd6bb4b19d6d914a7 ()
treedb2608717391e44a5385a9910d37ebea5301bc2c /ext/fcntl
parentda5fe6e8931e5833b742021275f371caa14b2e4f (diff)
[ruby/fcntl] Bump version to 1.0.2
https://.com/ruby/fcntl/commit/20fd776303
-rw-r--r--ext/fcntl/fcntl.gemspec2
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@
Gem::Specification.new do |spec|
spec.name = "fcntl"
- spec.version = "1.0.1"
spec.authors = ["Yukihiro Matsumoto"]
spec.email = ["[email protected]"]