Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
elenipapanik committed Mar 10, 2020
1 parent 7eee9bc commit 783c888
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion ErrorHandler.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "ErrorHandler"
s.version = "0.8.3"
s.version = "0.8.4"
s.swift_versions = ['4.2', '5.0']
s.summary = "Elegant and flexible error handling for Swift"
s.description = <<-DESC
Expand Down
10 changes: 5 additions & 5 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
PODS:
- Alamofire (5.0.2)
- ErrorHandler (0.8.3):
- ErrorHandler/Core (= 0.8.3)
- ErrorHandler/Alamofire (0.8.3):
- ErrorHandler (0.8.4):
- ErrorHandler/Core (= 0.8.4)
- ErrorHandler/Alamofire (0.8.4):
- Alamofire (~> 5)
- ErrorHandler/Core
- ErrorHandler/Core (0.8.3)
- ErrorHandler/Core (0.8.4)

DEPENDENCIES:
- ErrorHandler (from `../`)
Expand All @@ -21,7 +21,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Alamofire: 3ba7a4db18b4f62c4a1c0e1cb39d7f3d52e10ada
ErrorHandler: fd21a642a6f94ddf890fb84582f5a453770daaa1
ErrorHandler: f7e8d8236e305978f856eb52bc2f19435072906b

PODFILE CHECKSUM: 1ecd38147b811789385bbac850686caa2f83077b

Expand Down
4 changes: 2 additions & 2 deletions Example/Pods/Local Podspecs/ErrorHandler.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Example/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 783c888

Please sign in to comment.