Skip to content

Commit

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

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

0 comments on commit c53d3e8

Please sign in to comment.