Skip to content

Commit

Permalink
- Update version to v2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
banjoko01 committed Jul 2, 2024
1 parent ac16485 commit 7c27d61
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 = 1
PATCH = 2

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

0 comments on commit 7c27d61

Please sign in to comment.