We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f104e7a commit 5c26285Copy full SHA for 5c26285
Algorithm.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'Algorithm'
3
- s.version = '2.0.3'
+ s.version = '3.0.0'
4
s.license = 'BSD-3-Clause'
5
s.summary = 'A toolset for writing algorithms in Swift.'
6
s.homepage = 'http://algorithmswift.io'
0 commit comments