Skip to content

Commit

Permalink
v0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Verseth committed Nov 25, 2024
1 parent 285b182 commit 5c86f1e
Show file tree
Hide file tree
Showing 3 changed files with 323 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
issuer_response_codes (0.3.4)
issuer_response_codes (0.3.5)

GEM
remote: https://rubygems.org/
Expand Down
2 changes: 1 addition & 1 deletion lib/issuer_response_codes/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module IssuerResponseCodes
# @return [String]
VERSION = '0.3.4'
VERSION = '0.3.5'
end
Loading

0 comments on commit 5c86f1e

Please sign in to comment.