summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2022-12-05 17:18:13 +0900
committergit <svn-admin@ruby-lang.org>2022-12-05 08:18:33 +0000
commit3fe8907b84d6df75590f273ebd79b417a9543e57 (patch)
treeb3e725f3af6aeff6a9431c7bbd88cb42cd0a28bb /lib
parenteca80901200f96e50b174dcb69af468016eb7968 (diff)
[ruby/un] Bump version to 0.2.1
https://github.com/ruby/un/commit/8f1c78e27c
Diffstat (limited to 'lib')
-rw-r--r--lib/un.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/un.gemspec b/lib/un.gemspec
index de8e6ec312..1a466fdebe 100644
--- a/lib/un.gemspec
+++ b/lib/un.gemspec
@@ -2,7 +2,7 @@
Gem::Specification.new do |spec|
spec.name = "un"
- spec.version = "0.2.0"
+ spec.version = "0.2.1"
spec.authors = ["WATANABE Hirofumi"]
spec.email = ["eban@ruby-lang.org"]