diff --git a/CocoaBar.podspec b/CocoaBar.podspec index ac7d2ae..12634d6 100644 --- a/CocoaBar.podspec +++ b/CocoaBar.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "CocoaBar" - s.version = "0.1.5" + s.version = "0.1.6" s.summary = "A flexible and simple to use SnackBar view for iOS" s.description = <<-DESC A flexible and simple to use SnackBar view for iOS. Written in Swift 2.2.