bump version number to 1.11.0

This commit is contained in:
Dennis Weissmann
2018-12-12 11:49:14 +01:00
parent afbaba3fab
commit 804c00edc6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
s.version = '1.10.0'
s.version = '1.11.0'
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC