summaryrefslogtreecommitdiff
path: root/psych.gemspec
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-12-19 18:08:47 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-12-19 18:08:47 +0900
commitdd8bb41f60c64b4128ca0a2c91a38ae86adccc0e (patch)
tree390a2e272179e2937c0d9957872a31dd1a957ba2 /psych.gemspec
parente90cceab21cccaa41ee742773ea18af5a11cc146 (diff)
downloadpsych-dd8bb41f60c64b4128ca0a2c91a38ae86adccc0e.tar.gz
Bump version to 3.0.2v3.0.2
Diffstat (limited to 'psych.gemspec')
-rw-r--r--psych.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/psych.gemspec b/psych.gemspec
index 628909e..2254d46 100644
--- a/psych.gemspec
+++ b/psych.gemspec
@@ -3,7 +3,7 @@
Gem::Specification.new do |s|
s.name = "psych"
- s.version = "3.0.1"
+ s.version = "3.0.2"
s.authors = ["Aaron Patterson", "SHIBATA Hiroshi", "Charles Oliver Nutter"]
s.email = ["aaron@tenderlovemaking.com", "hsbt@ruby-lang.org", "headius@headius.com"]
s.date = "2017-12-04"