We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333589a commit 6c192e5Copy full SHA for 6c192e5
lib/zuora/version.rb
@@ -2,7 +2,7 @@ module Zuora
2
class Version
3
MAJOR = 2
4
MINOR = 0
5
- PATCH = 4
+ PATCH = 5
6
7
def self.to_s
8
"#{MAJOR}.#{MINOR}.#{PATCH}"
0 commit comments