From ff929e6f9a374b3377860efe4f2b50e27192419f Mon Sep 17 00:00:00 2001 From: William Entriken Date: Sat, 17 Sep 2016 19:08:05 -0400 Subject: [PATCH] Release 0.4.2 --- CHANGELOG.md | 9 ++++++++- FDTake.podspec | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4596a21..3227d94 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,20 @@ All notable changes to this project will be documented in this file. --- -## [Master](https://github.com/fulldecent/FDBarGuage/compare/0.4.1...master) +## [Master](https://github.com/fulldecent/FDBarGuage/compare/0.4.2...master) #### KNOWN ISSUES - Localization is broken, discuss at https://github.com/fulldecent/FDTake/pull/99 --- +## [0.4.2](https://github.com/fulldecent/FDBarGuage/releases/tag/0.4.2) +Released on 2016-09-17. + +Version bump to trigger CocoaPods quality check + +--- + ## [0.4.1](https://github.com/fulldecent/FDBarGuage/releases/tag/0.4.1) Released on 2016-09-17. diff --git a/FDTake.podspec b/FDTake.podspec index 5e9201e..7b1f472 100644 --- a/FDTake.podspec +++ b/FDTake.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "FDTake" - s.version = "0.4.1" + s.version = "0.4.2" s.summary = "Easily take a photo or video or choose from library" s.description = <<-DESC `FDTake` helps you quickly have the user take or choose an existing photo or video.