diff --git a/McuManager.podspec b/McuManager.podspec index a0bf070..bb5d360 100644 --- a/McuManager.podspec +++ b/McuManager.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'McuManager' - s.version = '0.11.0' + s.version = '0.11.1' s.license = { :type => "Apache 2.0", :file => 'LICENSE' } s.summary = 'A mobile management library for devices running Apache Mynewt or Zephyr' s.homepage = 'https://github.com/JuulLabs-OSS/mcumgr-ios'