Skip to content

Commit

Permalink
Updated podspec and contributors docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtSabintsev committed Jul 21, 2016
1 parent a4ca3f9 commit f677f3d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,5 @@
- [Mark Berner](https://github.com/mark2b)
- **v3.4.10**
- [Josip Injic](https://github.com/jinjic)
- **v4.0.3**
- [Nikolay Petrov](https://github.com/nikolay-petrov)
2 changes: 1 addition & 1 deletion Harpy.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "Harpy"
s.version = "4.0.2"
s.version = "4.0.3"
s.summary = "Notify users that a new version of your iOS app is available, and prompt them with the App Store link."
s.homepage = "https://github.com/ArtSabintsev/Harpy"
s.platform = :ios, '8.0'
Expand Down

0 comments on commit f677f3d

Please sign in to comment.