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 39ce72b commit 4066aa2Copy full SHA for 4066aa2
Half.podspec
@@ -1,7 +1,7 @@
1
Pod::Spec.new do |s|
2
3
s.name = "Half"
4
- s.version = "1.4.0"
+ s.version = "1.4.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