Incremented Ruby version number to 3.2.0.1
diff --git a/ruby/google-protobuf.gemspec b/ruby/google-protobuf.gemspec
index ff78791..1e30ae4 100644
--- a/ruby/google-protobuf.gemspec
+++ b/ruby/google-protobuf.gemspec
@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name        = "google-protobuf"
-  s.version     = "3.2.0"
+  s.version     = "3.2.0.1"
   s.licenses    = ["BSD-3-Clause"]
   s.summary     = "Protocol Buffers"
   s.description = "Protocol Buffers are Google's data interchange format."