From d1f4aef26bb72042b09d4226eab9c84736f74309 Mon Sep 17 00:00:00 2001 From: Kacper Harasim Date: Sun, 17 Apr 2016 21:19:17 +0200 Subject: [PATCH] Check if cocoadoc will generate documentation well. --- RxBluetoothKit.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RxBluetoothKit.podspec b/RxBluetoothKit.podspec index d0532e8d..3b86f37e 100644 --- a/RxBluetoothKit.podspec +++ b/RxBluetoothKit.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RxBluetoothKit" - s.version = "0.3.5" + s.version = "0.3.6" s.summary = "Bluetooth library for RxSwift" s.description = <<-DESC