diff --git a/BonMot.podspec b/BonMot.podspec index 451ff668..c34298a3 100644 --- a/BonMot.podspec +++ b/BonMot.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BonMot" - s.version = "4.0.2" + s.version = "4.1" s.summary = "Beautiful, easy attributed strings in Swift" s.description = <<-DESC BonMot removes all the mystery from creating beautiful, powerful attributed strings in Swift.