Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
hebertialmeida committed Jan 27, 2016
1 parent 186afce commit 0eff38c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- AEXML (2.0.1)
- FolioReaderKit (0.4.1):
- FolioReaderKit (0.5.0):
- AEXML
- FontBlaster
- JSQWebViewController
Expand All @@ -22,11 +22,11 @@ DEPENDENCIES:

EXTERNAL SOURCES:
FolioReaderKit:
:path: ../
:path: "../"

SPEC CHECKSUMS:
AEXML: d6bb5b994521fcf3667ee8ccc1ed533f31b19218
FolioReaderKit: 8f67f16fe474a588c3ddc9f45557e6bd9a4dbf34
FolioReaderKit: e0fb16593eb1d257ea6582bfb58e41c39d1d4f29
FontBlaster: 8165fef7f0556ba766836a2f5654a16cd0251e27
JSQWebViewController: 2e416ae6604676510812bbda050d63a1488003a4
Nimble: 79d40f4d69d47314229bbabacaa02b8838c779b9
Expand Down
2 changes: 1 addition & 1 deletion FolioReaderKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FolioReaderKit"
s.version = "0.4.1"
s.version = "0.5.0"
s.summary = "A Swift ePub reader and parser framework for iOS."
s.description = <<-DESC
Written in Swift.
Expand Down

0 comments on commit 0eff38c

Please sign in to comment.