From 092d8398df10cf40309046b7ee7a7e06b427149b Mon Sep 17 00:00:00 2001 From: Zev Eisenberg Date: Thu, 30 Mar 2017 15:51:43 -0400 Subject: [PATCH] Bump version to 4.3.1. --- BonMot.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BonMot.podspec b/BonMot.podspec index 09591e68..daca6cbe 100644 --- a/BonMot.podspec +++ b/BonMot.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BonMot" - s.version = "4.3" + s.version = "4.3.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.