summaryrefslogtreecommitdiff
path: root/psych.gemspec
diff options
context:
space:
mode:
authorSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-07-14 14:39:01 +0900
committerSHIBATA Hiroshi <hsbt@ruby-lang.org>2017-07-14 14:39:01 +0900
commit4039a811248de7b0b9ae9e4a97854f00ba985255 (patch)
treecedd0159e9c66fa24563183af45dc9d76676ddd8 /psych.gemspec
parentd66158b8af4083cf2642a060751a6b9d7d8c0b27 (diff)
downloadpsych-4039a811248de7b0b9ae9e4a97854f00ba985255.tar.gz
bump version to 3.0.0.beta3v3.0.0.beta3
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 0607373..054f209 100644
--- a/psych.gemspec
+++ b/psych.gemspec
@@ -3,7 +3,7 @@
Gem::Specification.new do |s|
s.name = "psych"
- s.version = "3.0.0.beta2"
+ s.version = "3.0.0.beta3"
s.authors = ["Aaron Patterson", "SHIBATA Hiroshi", "Charles Oliver Nutter"]
s.email = ["aaron@tenderlovemaking.com", "hsbt@ruby-lang.org", "headius@headius.com"]
s.date = "2017-06-16"