From b1f25906c94528f1c8c511a622737f46a8232913 Mon Sep 17 00:00:00 2001 From: Brendan Conron Date: Tue, 16 May 2017 22:46:09 -0700 Subject: [PATCH] bumped versions --- FeathersSwiftRest.podspec | 2 +- FeathersSwiftRest.xcodeproj/project.pbxproj | 3 +++ FeathersSwiftRest/Info.plist | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/FeathersSwiftRest.podspec b/FeathersSwiftRest.podspec index 0388b60..454eca6 100644 --- a/FeathersSwiftRest.podspec +++ b/FeathersSwiftRest.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "FeathersSwiftRest" # Version goes here and will be used to access the git tag later on, once we have a first release. - s.version = "1.0.0" + s.version = "1.0.1" s.summary = "REST transport provider for FeathersSwift" s.description = <<-DESC REST provider for FeathersSwift for making HTTP connections to a diff --git a/FeathersSwiftRest.xcodeproj/project.pbxproj b/FeathersSwiftRest.xcodeproj/project.pbxproj index dd3ee96..f2ac1ec 100644 --- a/FeathersSwiftRest.xcodeproj/project.pbxproj +++ b/FeathersSwiftRest.xcodeproj/project.pbxproj @@ -789,6 +789,7 @@ EA9DB8571ECC10BA007A1668 /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; EA9DB8711ECC1482007A1668 /* Build configuration list for PBXNativeTarget "FeathersSwiftRest-tvOS" */ = { isa = XCConfigurationList; @@ -797,6 +798,7 @@ EA9DB8731ECC1482007A1668 /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; EA9DB8861ECC15A3007A1668 /* Build configuration list for PBXNativeTarget "FeathersSwiftRest-watchOS" */ = { isa = XCConfigurationList; @@ -805,6 +807,7 @@ EA9DB8881ECC15A3007A1668 /* Release */, ); defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; }; EAC0E8A61ECC04E700B0AE86 /* Build configuration list for PBXProject "FeathersSwiftRest" */ = { isa = XCConfigurationList; diff --git a/FeathersSwiftRest/Info.plist b/FeathersSwiftRest/Info.plist index 20b05ec..f9a8194 100644 --- a/FeathersSwiftRest/Info.plist +++ b/FeathersSwiftRest/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.0 + 1.0.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass