There was an error while loading. Please reload this page.
1 parent c469382 commit fa62f0bCopy full SHA for fa62f0b
2 files changed
DeviceKit.podspec
@@ -1,6 +1,6 @@
1
Pod::Spec.new do |s|
2
s.name = 'DeviceKit'
3
- s.version = '1.8.0'
+ s.version = '1.8.1'
4
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
5
6
s.description = <<-DESC
Source/Info.plist
@@ -15,7 +15,7 @@
15
<key>CFBundlePackageType</key>
16
<string>FMWK</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>1.8.0</string>
+ <string>1.8.1</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments