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