diff --git a/Switchcraft.podspec b/Switchcraft.podspec index 78270d3..4996479 100644 --- a/Switchcraft.podspec +++ b/Switchcraft.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Switchcraft' - s.version = '0.1.0' + s.version = '0.1.1' s.summary = 'Drop and go endpoint selector written in Swift.' s.homepage = 'https://github.com/steamclock/Switchcraft' s.license = { :type => 'MIT', :file => 'LICENSE' }