From ca7b7cd6bba35417f9a26e3bb4691b516a26f4fd Mon Sep 17 00:00:00 2001 From: Guille Gonzalez Date: Fri, 28 Jul 2017 14:45:20 +0200 Subject: [PATCH] Update podspec --- .swift-version | 2 +- Groot.podspec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.swift-version b/.swift-version index 9f55b2c..5186d07 100644 --- a/.swift-version +++ b/.swift-version @@ -1 +1 @@ -3.0 +4.0 diff --git a/Groot.podspec b/Groot.podspec index 6cca4e5..9ee4652 100644 --- a/Groot.podspec +++ b/Groot.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Groot" - s.version = "2.0" + s.version = "3.0-beta.1" s.summary = "From JSON to Core Data and back." s.description = <<-DESC