From 3c68a7a64f386a0f3e799aca8f1e67fbec7ac560 Mon Sep 17 00:00:00 2001 From: Joel Fischer Date: Tue, 12 Dec 2017 15:39:03 -0500 Subject: [PATCH] Update BiSON.podspec --- BiSON.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BiSON.podspec b/BiSON.podspec index c03f3ce..0e60e18 100644 --- a/BiSON.podspec +++ b/BiSON.podspec @@ -11,7 +11,7 @@ Pod::Spec.new do |s| # ――― Spec Metadata ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――― # s.name = "BiSON" - s.version = "1.1.0" + s.version = "1.1.1" s.summary = "A portable BSON C library"