Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit cc0bb3d

Browse files
committed
bumped cocoapods version number
1 parent 4934294 commit cc0bb3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Just.podspec

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Pod::Spec.new do |s|
33

44
s.name = "Just"
5-
s.version = "0.2.3"
5+
s.version = "0.3"
66
s.summary = "Swift HTTP for Humans"
77

88
s.description = <<-DESC
@@ -20,6 +20,7 @@ Pod::Spec.new do |s|
2020
- timeouts
2121
- synchrounous / asyncrounous requests
2222
- upload / download progress tracking for asynchronous requests
23+
- link headers
2324
- friendly accessible results
2425
DESC
2526

0 commit comments

Comments
 (0)