Skip to content

Commit

Permalink
Merge pull request #26 from Sage/release-v2.0.2
Browse files Browse the repository at this point in the history
Release v2.0.2
  • Loading branch information
banjoko01 authored Jul 2, 2024
2 parents ac16485 + 7c27d61 commit d155a48
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 d155a48

Please sign in to comment.