Skip to content

Commit

Permalink
Merge pull request #28 from Sage/release-v2.0.3
Browse files Browse the repository at this point in the history
Release v2.0.3
  • Loading branch information
banjoko01 committed Jul 3, 2024
2 parents f7f95e5 + 11d1fcb commit 6dcd0c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zuora/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Zuora
class Version
MAJOR = 2
MINOR = 0
PATCH = 2
PATCH = 3

def self.to_s
"#{MAJOR}.#{MINOR}.#{PATCH}"
Expand Down

0 comments on commit 6dcd0c2

Please sign in to comment.