summaryrefslogtreecommitdiff
path: root/lib/un.gemspec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2023-04-13 18:09:27 +0900
committergit <[email protected]>2023-04-13 09:47:22 +0000
commit76aaaf6434752b5dc407878a5268892f859b2bf5 ()
treee36affc0de0b4f5400a70a215759f36ec0db439e /lib/un.gemspec
parentde023b68aa32240d08e420f549edcb8df7d8452c (diff)
[ruby/un] Expose UN::VERSION
https://.com/ruby/un/commit/47bcad1804
-rw-r--r--lib/un.gemspec11
1 files changed, 9 insertions, 2 deletions
@@ -1,8 +1,15 @@
# frozen_string_literal: true
Gem::Specification.new do |spec|
- spec.name = "un"
- spec.version = "0.2.1"
spec.authors = ["WATANABE Hirofumi"]
spec.email = ["[email protected]"]