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 Aug 3, 2016
1 parent 6f3bed8 commit e4a2509
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- AEXML (3.0.0)
- FolioReaderKit (0.8.0):
- FolioReaderKit (0.8.1):
- AEXML
- FontBlaster
- JSQWebViewController
Expand Down Expand Up @@ -32,7 +32,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AEXML: 716fb0a8decba4a3517324a71fee3685b30233d2
FolioReaderKit: cd062222cad405e2d1089f41dd7532727ac47255
FolioReaderKit: 1829a5900e41b1c63f6eafc4e7adc1654f438a4d
FontBlaster: b780f709b8f705638d0c80a1ecdfb23b3077d0a6
JSQWebViewController: eaa6bd68d9e1426ae25ade99c9bbde4c6cdd4120
Nimble: 97a0a4cae5124c117115634b2d055d8c97d0af19
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.8.0"
s.version = "0.8.1"
s.summary = "A Swift ePub reader and parser framework for iOS."
s.description = <<-DESC
Written in Swift.
Expand Down

0 comments on commit e4a2509

Please sign in to comment.