Skip to content

Commit

Permalink
Release 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fulldecent committed Jun 28, 2016
1 parent a8fd591 commit afab7d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,12 @@ All notable changes to this project will be documented in this file.

---

## [Master](https://github.com/fulldecent/FDBarGuage/compare/1.0.2...master)
## [Master](https://github.com/fulldecent/FDBarGuage/compare/0.3.3...master)

---

## [0.3.3](https://github.com/fulldecent/FDBarGuage/releases/tag/0.3.3)
Released on 2016-06-27.

#### Added
- Change Log
Expand Down
4 changes: 2 additions & 2 deletions FDTake.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FDTake"
s.version = "0.3.2"
s.version = "0.3.3"
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.
Expand All @@ -18,4 +18,4 @@ Pod::Spec.new do |s|
s.resource_bundles = {
'FDTake' => ['Pod/*.lproj']
}
end
end

0 comments on commit afab7d6

Please sign in to comment.