From 65fb78af6fc65784ef755b59441530687f2442a0 Mon Sep 17 00:00:00 2001 From: Peter Prokop Date: Mon, 19 Sep 2016 14:27:31 +0200 Subject: [PATCH] Bump podspec --- StarryStars.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StarryStars.podspec b/StarryStars.podspec index 2080500..50ecf85 100644 --- a/StarryStars.podspec +++ b/StarryStars.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'StarryStars' - s.version = '0.0.6' + s.version = '1.0.0' s.license = 'MIT' s.summary = 'iOS GUI library for displaying and editing ratings' s.homepage = 'https://github.com/peterprokop/StarryStars'