diff options
author | Hiroshi SHIBATA <[email protected]> | 2021-10-21 15:03:42 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2021-10-21 21:04:14 +0900 |
commit | ba3c2593ab6b219a50ec3ca09b7b618bb6833443 () | |
tree | ab423b192c491b1b0edfe4170c6eae74abaa449e /lib/pp.gemspec | |
parent | 9f398d023b16d844ced4e3100a85e115853af218 (diff) |
[ruby/pp] Bump up pp version to 0.2.1
https://.com/ruby/pp/commit/06b839b9ca
-rw-r--r-- | lib/pp.gemspec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ Gem::Specification.new do |spec| spec.name = "pp" - spec.version = "0.2.0" spec.authors = ["Tanaka Akira"] spec.email = ["[email protected]"] |