Skip to content

Commit 783c888

Browse files
author
elenipapanik
committed
Update version.
1 parent 7eee9bc commit 783c888

File tree

5 files changed

+14
-14
lines changed

5 files changed

+14
-14
lines changed

ErrorHandler.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "ErrorHandler"
3-
s.version = "0.8.3"
3+
s.version = "0.8.4"
44
s.swift_versions = ['4.2', '5.0']
55
s.summary = "Elegant and flexible error handling for Swift"
66
s.description = <<-DESC

Example/Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
PODS:
22
- Alamofire (5.0.2)
3-
- ErrorHandler (0.8.3):
4-
- ErrorHandler/Core (= 0.8.3)
5-
- ErrorHandler/Alamofire (0.8.3):
3+
- ErrorHandler (0.8.4):
4+
- ErrorHandler/Core (= 0.8.4)
5+
- ErrorHandler/Alamofire (0.8.4):
66
- Alamofire (~> 5)
77
- ErrorHandler/Core
8-
- ErrorHandler/Core (0.8.3)
8+
- ErrorHandler/Core (0.8.4)
99

1010
DEPENDENCIES:
1111
- ErrorHandler (from `../`)
@@ -21,7 +21,7 @@ EXTERNAL SOURCES:
2121

2222
SPEC CHECKSUMS:
2323
Alamofire: 3ba7a4db18b4f62c4a1c0e1cb39d7f3d52e10ada
24-
ErrorHandler: fd21a642a6f94ddf890fb84582f5a453770daaa1
24+
ErrorHandler: f7e8d8236e305978f856eb52bc2f19435072906b
2525

2626
PODFILE CHECKSUM: 1ecd38147b811789385bbac850686caa2f83077b
2727

Example/Pods/Local Podspecs/ErrorHandler.podspec.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Manifest.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/Pods/Target Support Files/ErrorHandler/ErrorHandler-Info.plist

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)