From 4c8bf2ef5f6f3bbe2d7528b2139c7bc184f95667 Mon Sep 17 00:00:00 2001 From: rain_home Date: Sun, 8 Nov 2015 15:14:40 +0900 Subject: [PATCH] version to 0.1.5 --- SmileWeather.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SmileWeather.podspec b/SmileWeather.podspec index e06e00a..72f7dce 100644 --- a/SmileWeather.podspec +++ b/SmileWeather.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "SmileWeather" - s.version = "0.1.4" + s.version = "0.1.5" s.summary = "A library for Search & Parse the weather data from Wunderground conveniently." s.description = <<-DESC 1. Handle all complicated things about Search & Parse the weather data.