Skip to content

Commit 0184292

Browse files
author
Joe Newton
committed
Increment the podspec version
1 parent 73335b9 commit 0184292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Half.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "Half"
4-
s.version = "1.0.0"
4+
s.version = "1.0.1"
55
s.summary = "Swift Half-Precision Floating Point"
66
s.description = <<-DESC
77
A lightweight framework containing a Swift implementation for a half-precision floating point type for iOS, macOS, tvOS, and watchOS.

0 commit comments

Comments
 (0)