File tree 3 files changed +4
-4
lines changed 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'Algorithm'
3
- s . version = '1.0.2 '
3
+ s . version = '1.0.3 '
4
4
s . license = 'BSD'
5
5
s . summary = 'A toolset for writing algorithms in Swift.'
6
6
s . homepage = 'http://graphkit.io'
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Explore a world of data structures in Swift. Learn how to use data structures to
11
11
12
12
## Communication
13
13
14
- - If you ** need help** , use [ Stack Overflow] ( http://stackoverflow.com/questions/tagged/algorithm ) . (Tag 'algorithm ')
15
- - If you'd like to ** ask a general question** , use [ Stack Overflow] ( http://stackoverflow.com/questions/tagged/algorithm ) .
14
+ - If you ** need help** , use [ Stack Overflow] ( http://stackoverflow.com/questions/tagged/cosmicmind ) . (Tag 'cosmicmind ')
15
+ - If you'd like to ** ask a general question** , use [ Stack Overflow] ( http://stackoverflow.com/questions/tagged/cosmicmind ) .
16
16
- If you ** found a bug** , _ and can provide steps to reliably reproduce it_ , open an issue.
17
17
- If you ** have a feature request** , open an issue.
18
18
- If you ** want to contribute** , submit a pull request.
Original file line number Diff line number Diff line change 15
15
<key >CFBundlePackageType </key >
16
16
<string >FMWK </string >
17
17
<key >CFBundleShortVersionString </key >
18
- <string >1.0.2 </string >
18
+ <string >1.0.3 </string >
19
19
<key >CFBundleSignature </key >
20
20
<string >???? </string >
21
21
<key >CFBundleVersion </key >
You can’t perform that action at this time.
0 commit comments