From 2700a4bbc5a851de68de505e56d5647b7f1d34a1 Mon Sep 17 00:00:00 2001 From: Brendan Conron Date: Fri, 26 May 2017 20:04:57 -0700 Subject: [PATCH] bumped versions --- Feathers.podspec | 2 +- Feathers/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Feathers.podspec b/Feathers.podspec index 9bc50cd..5b50b39 100644 --- a/Feathers.podspec +++ b/Feathers.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Feathers" # Version goes here and will be used to access the git tag later on, once we have a first release. - s.version = "5.0.1" + s.version = "5.1.0" s.summary = "Swift framework for interacting with Featherjs apis" s.description = <<-DESC Swift library for connecting to a FeathersJS backend. diff --git a/Feathers/Info.plist b/Feathers/Info.plist index 005c7d8..c3933b3 100644 --- a/Feathers/Info.plist +++ b/Feathers/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.0.1 + 5.1.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass