We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d3d59 commit b8b2ef4Copy full SHA for b8b2ef4
Complex.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "Complex"
4
- s.version = "1.1.0"
+ s.version = "1.1.1"
5
s.summary = "Swift Complex Number"
6
s.description = <<-DESC
7
A lightweight framework designed for representing and working with complex numbers for iOS, macOS, tvOS, and watchOS.
0 commit comments