bumped version number to 0.2.0

This commit is contained in:
Dennis Weissmann
2016-02-02 15:31:53 +01:00
parent 978dea0da2
commit 04c7ac8d70
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DeviceKit'
s.version = '0.1.1'
s.version = '0.2.0'
s.summary = 'DeviceKit is a µ-framework that provides a value-type replacement of UIDevice.'
s.description = <<-DESC