[ruby/prettyprint] Bump up prettyprint version to 0.1.1

https://github.com/ruby/prettyprint/commit/0e8eee5f5f
This commit is contained in:
Hiroshi SHIBATA 2021-10-21 14:57:19 +09:00
parent ba3c2593ab
commit eac7a71062
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Gem::Specification.new do |spec|
spec.name = "prettyprint"
spec.version = "0.1.0"
spec.version = "0.1.1"
spec.authors = ["Tanaka Akira"]
spec.email = ["akr@fsij.org"]