We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b470d commit a2448e4Copy full SHA for a2448e4
lib/protobuf/version.rb
@@ -1,3 +1,3 @@
1
module Protobuf
2
- VERSION = '3.9.0' # rubocop:disable Style/MutableConstant
+ VERSION = '3.10.0' # rubocop:disable Style/MutableConstant
3
end
0 commit comments