Skip to content
This repository was archived by the owner on Jan 12, 2019. It is now read-only.

Commit 0ec0fdf

Browse files
author
Bryant Luk
committed
Release 5.4.0
1 parent ec9a863 commit 0ec0fdf

12 files changed

+68
-25
lines changed

CardIO.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |spec|
22
spec.name = 'CardIO'
3-
spec.version = '5.3.2'
3+
spec.version = '5.4.0'
44
spec.license = { type: 'MIT', file: 'LICENSE.md' }
55
spec.homepage = 'https://www.card.io'
66
spec.authors = { 'CardIO' => '[email protected]' }

CardIO/CardIO.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// CardIO.h
3-
// Version 5.3.2
3+
// Version 5.4.0
44
//
55
// See the file "LICENSE.md" for the full license governing this code.
66
//

CardIO/CardIOCreditCardInfo.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// CardIOCreditCardInfo.h
3-
// Version 5.3.2
3+
// Version 5.4.0
44
//
55
// See the file "LICENSE.md" for the full license governing this code.
66
//

CardIO/CardIODetectionMode.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// CardIODetectionMode.h
3-
// Version 5.3.2
3+
// Version 5.4.0
44
//
55
// See the file "LICENSE.md" for the full license governing this code.
66
//

0 commit comments

Comments
 (0)