Skip to content

Commit

Permalink
Merge pull request #24 from Sage/revert-gem-name
Browse files Browse the repository at this point in the history
Revert prefixing gem name
  • Loading branch information
ianoxley authored Jul 2, 2024
2 parents 8941dad + cb84090 commit 2e6d389
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zuora.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $:.push File.expand_path('../lib', __FILE__)
require 'zuora/version'

Gem::Specification.new do |s|
s.name = 'sage-zuora'
s.name = 'zuora'
s.version = Zuora::Version.to_s
s.authors = ['Sage Accounting']
s.email = ['[email protected]']
Expand Down

0 comments on commit 2e6d389

Please sign in to comment.