diff --git a/Feathers.podspec b/Feathers.podspec index 4b90cff..9c21712 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.1.1" + s.version = "5.2.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 5997dc7..573dc75 100644 --- a/Feathers/Info.plist +++ b/Feathers/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 5.1.1 + 5.2.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass