Skip to content

Commit 5c86f1e

Browse files
committed
v0.3.5
1 parent 285b182 commit 5c86f1e

File tree

3 files changed

+323
-2
lines changed

3 files changed

+323
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
issuer_response_codes (0.3.4)
4+
issuer_response_codes (0.3.5)
55

66
GEM
77
remote: https://rubygems.org/

lib/issuer_response_codes/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module IssuerResponseCodes
44
# @return [String]
5-
VERSION = '0.3.4'
5+
VERSION = '0.3.5'
66
end

0 commit comments

Comments
 (0)