diff --git a/DeviceKit.podspec b/DeviceKit.podspec
index a50ea27..830450f 100644
--- a/DeviceKit.podspec
+++ b/DeviceKit.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
- s.version = '1.3.0'
+ s.version = '1.3.1'
s.summary = 'DeviceKit is a ยต-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC
@@ -17,7 +17,7 @@ Pod::Spec.new do |s|
s.tvos.deployment_target = '9.0'
s.source = { :git => 'https://github.com/dennisweissmann/DeviceKit.git', :tag => s.version }
- s.source_files = 'Source/Device.generated.swift'
+ s.source_files = 'Source/Device.generated.swift'
s.requires_arc = true
end
diff --git a/Source/Info.plist b/Source/Info.plist
index 9f4a4aa..aa82cca 100644
--- a/Source/Info.plist
+++ b/Source/Info.plist
@@ -15,7 +15,7 @@
CFBundlePackageType
FMWK
CFBundleShortVersionString
- 1.3.0
+ 1.3.1
CFBundleSignature
????
CFBundleVersion