From 876e0ec3da7c2ed13d986e2038ea75508cf54548 Mon Sep 17 00:00:00 2001 From: Dave Gallagher Date: Thu, 13 Sep 2018 14:01:07 -0700 Subject: [PATCH] Updated Cartfile.private and Cartfile.resolved in Example project. Submodule is not updated yet. --- Example/Cartfile.private | 2 +- Example/Cartfile.resolved | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Example/Cartfile.private b/Example/Cartfile.private index 66d43fb..75c03d0 100644 --- a/Example/Cartfile.private +++ b/Example/Cartfile.private @@ -1 +1 @@ -github "venmo/QuizTrain" ~> 1.1.1 +github "venmo/QuizTrain" ~> 1.2.0 diff --git a/Example/Cartfile.resolved b/Example/Cartfile.resolved index 40d6d83..9c7896e 100644 --- a/Example/Cartfile.resolved +++ b/Example/Cartfile.resolved @@ -1 +1 @@ -github "venmo/QuizTrain" "v1.1.1" +github "venmo/QuizTrain" "v1.2.0"