diff --git a/SHSearchBar.podspec b/SHSearchBar.podspec index ec07dd1..25948e9 100644 --- a/SHSearchBar.podspec +++ b/SHSearchBar.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'SHSearchBar' - s.version = '1.0.5' + s.version = '1.1.0' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'The search bar that does not suck.' s.description = <<-DESC diff --git a/Source/Info.plist b/Source/Info.plist index 5e4e25b..09bc972 100644 --- a/Source/Info.plist +++ b/Source/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.5 + 1.1.0 CFBundleSignature ???? CFBundleVersion diff --git a/Tests/Info.plist b/Tests/Info.plist index e3af7d0..81ba60e 100644 --- a/Tests/Info.plist +++ b/Tests/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0.5 + 1.1.0 CFBundleVersion 1