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