From 9f6bb7f268df03da9def0f4de75039c1f3191464 Mon Sep 17 00:00:00 2001 From: Sina Moetakef Date: Tue, 7 Feb 2017 09:39:53 -0500 Subject: [PATCH] Version updated to 1.0.2 --- README.md | 2 +- SMNumberWheel.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 643bc00..bb1dd69 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # SMNumberWheel -version: 1.0.1 +version: 1.0.2 [![CI Status](http://img.shields.io/travis/Sina Moetakef/SMNumberWheel.svg?style=flat)](https://travis-ci.org/Sina Moetakef/SMNumberWheel) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) diff --git a/SMNumberWheel.podspec b/SMNumberWheel.podspec index 70d27f6..6d0464a 100644 --- a/SMNumberWheel.podspec +++ b/SMNumberWheel.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = 'SMNumberWheel' - s.version = '1.0.1' + s.version = '1.0.2' s.summary = 'SMNumberWheel is a subclass of UIControl written in Swift, which is ideal for picking numbers using a rotating wheel' # This description is used to generate tags and improve search results.