We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73b0883 commit 03214a1Copy full SHA for 03214a1
Algorithm.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'Algorithm'
3
- s.version = '3.1'
+ s.version = '3.1.1'
4
s.swift_version = '5.0'
5
s.license = 'BSD-3-Clause'
6
s.summary = 'A toolset for writing algorithms in Swift.'
0 commit comments