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 73335b9 commit 0184292Copy full SHA for 0184292
Half.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "Half"
4
- s.version = "1.0.0"
+ s.version = "1.0.1"
5
s.summary = "Swift Half-Precision Floating Point"
6
s.description = <<-DESC
7
A lightweight framework containing a Swift implementation for a half-precision floating point type for iOS, macOS, tvOS, and watchOS.
0 commit comments