summaryrefslogtreecommitdiff
path: root/lib/tsort.gemspec
diff options
context:
space:
mode:
authorHiroshi SHIBATA <[email protected]>2022-12-05 17:16:05 +0900
committergit <[email protected]>2022-12-05 08:16:29 +0000
commiteca80901200f96e50b174dcb69af468016eb7968 ()
treecfce19ee6af39860c54b895842385c3bdfee505d /lib/tsort.gemspec
parent325ac80c21d9da96b314d1e5b0cb1dc55034878a (diff)
[ruby/tsort] Bump version to 0.1.1
https://.com/ruby/tsort/commit/dd71002c65
-rw-r--r--lib/tsort.gemspec2
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "tsort"
- spec.version = "0.1.0"
spec.authors = ["Tanaka Akira"]
spec.email = ["[email protected]"]