From 2ff9e443e2f6150faebee7adfa154b60f9793216 Mon Sep 17 00:00:00 2001 From: Goktug Yilmaz Date: Tue, 15 Mar 2016 17:58:49 +0200 Subject: [PATCH] ========Version 0.6======== --- QorumLogs.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/QorumLogs.podspec b/QorumLogs.podspec index 75b849f..232ddcc 100644 --- a/QorumLogs.podspec +++ b/QorumLogs.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "QorumLogs" -s.version = "0.5" +s.version = "0.6" s.summary = "Swift Logging Utility for Xcode & Google Docs" s.description = "Swift Logging Utility for Xcode & Google Documents" s.homepage = "https://github.com/goktugyil/QorumLogs" @@ -13,4 +13,4 @@ s.osx.deployment_target = "10.9" s.requires_arc = true s.source_files = 'QorumLogs.swift' -end \ No newline at end of file +end