From 8665e3bdb6f1589ab49d0bb93f06a79a37d4d567 Mon Sep 17 00:00:00 2001 From: Chad Sykes Date: Fri, 20 Oct 2017 15:23:07 -0600 Subject: [PATCH] Releasing version 5.0.0. --- Astro.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Astro.podspec b/Astro.podspec index 170203d..8ba5e7f 100644 --- a/Astro.podspec +++ b/Astro.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "Astro" - s.version = "4.1.0" + s.version = "5.0.0" s.summary = "A RoboPod containing a small collection of utilities for project reuse" s.homepage = "https://RobotsAndPencils.com" s.license = {