From 62749403bbade2b79c7205b31a9898b2a36d7e54 Mon Sep 17 00:00:00 2001 From: Matt Kiazyk Date: Wed, 21 Mar 2018 09:40:34 -0500 Subject: [PATCH] Releasing version 5.1.0 --- Astro.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Astro.podspec b/Astro.podspec index a870b54..5841ccc 100644 --- a/Astro.podspec +++ b/Astro.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "Astro" - s.version = "5.0.0" + s.version = "5.1.0" s.summary = "A RoboPod containing a small collection of utilities for project reuse" s.homepage = "https://RobotsAndPencils.com" s.license = {