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

Commit 1f92639

Browse files
Merge pull request #316 from readium/develop
V2.0.0-beta.12
2 parents 2680efb + bcafb23 commit 1f92639

File tree

6 files changed

+47
-53
lines changed

6 files changed

+47
-53
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @aferditamuriqi

Cartfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ github "edrlab/GCDWebServer" == 3.6.2
66
github "krzyzanowskim/CryptoSwift" == 1.2.0
77
github "cezheng/Fuzi" == 3.1.1
88
github "dexman/Minizip" == 1.4.0
9-
github "readium/r2-shared-swift" == 1.4.2
10-
github "readium/r2-streamer-swift" == 1.2.4
11-
github "readium/r2-navigator-swift" == 1.2.5
12-
github "readium/readium-opds-swift" == 1.2.2
9+
github "readium/r2-shared-swift" == 1.4.3
10+
github "readium/r2-streamer-swift" == 1.2.5
11+
github "readium/r2-navigator-swift" == 1.2.6
12+
github "readium/readium-opds-swift" == 1.2.3

Cartfile.resolved

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ github "edrlab/GCDWebServer" "3.6.2"
44
github "jdg/MBProgressHUD" "1.1.0"
55
github "krzyzanowskim/CryptoSwift" "1.2.0"
66
github "onevcat/Kingfisher" "5.9.0"
7-
github "readium/r2-navigator-swift" "1.2.5"
8-
github "readium/r2-shared-swift" "1.4.2"
9-
github "readium/r2-streamer-swift" "1.2.4"
10-
github "readium/readium-opds-swift" "1.2.2"
7+
github "readium/r2-navigator-swift" "1.2.6"
8+
github "readium/r2-shared-swift" "1.4.3"
9+
github "readium/r2-streamer-swift" "1.2.5"
10+
github "readium/readium-opds-swift" "1.2.3"
1111
github "stephencelis/SQLite.swift" "0.12.2"
1212
github "weichsel/ZIPFoundation" "0.9.9"

0 commit comments

Comments
 (0)