From 1c42360e23ced3d40c0f489fc6f6c3a711749031 Mon Sep 17 00:00:00 2001 From: Brandon Evans Date: Tue, 12 Feb 2019 17:45:45 -0700 Subject: [PATCH] Releasing version 7.0.0. --- Astro.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Astro.podspec b/Astro.podspec index e30219f..e290a85 100644 --- a/Astro.podspec +++ b/Astro.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "Astro" - s.version = "6.0.0" + s.version = "7.0.0" s.summary = "A RoboPod containing a small collection of utilities for project reuse" s.homepage = "https://RobotsAndPencils.com" s.license = {