Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Next version is 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaaufauvre authored Apr 28, 2020
1 parent 75047ac commit 4280a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth1_signer_ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Gem::Specification.new do |gem|
gem.authors = ["Mastercard"]
gem.summary = %q{Mastercard client authentication library}
gem.description = %q{Zero dependency library for generating a Mastercard API compliant OAuth signature}
gem.version = "1.1.0"
gem.version = "1.1.1"
gem.license = "MIT"
gem.homepage = "https://github.com/Mastercard/oauth1-signer-ruby"
gem.files = Dir["{bin,spec,lib}/**/*"]+ Dir["data/*"] + ["oauth1_signer_ruby.gemspec"]
Expand Down

0 comments on commit 4280a91

Please sign in to comment.