Skip to content

Commit 6c192e5

Browse files
committed
- Update version to v2.0.5
1 parent 333589a commit 6c192e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/zuora/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module Zuora
22
class Version
33
MAJOR = 2
44
MINOR = 0
5-
PATCH = 4
5+
PATCH = 5
66

77
def self.to_s
88
"#{MAJOR}.#{MINOR}.#{PATCH}"

0 commit comments

Comments
 (0)