We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c3c3e commit a01a4d1Copy full SHA for a01a4d1
1 file changed
lib/protobuf/version.rb
@@ -1,3 +1,3 @@
1
module Protobuf
2
- VERSION = '3.9.0.pre' # rubocop:disable Style/MutableConstant
+ VERSION = '3.9.0.pre2' # rubocop:disable Style/MutableConstant
3
end
0 commit comments