Skip to content

Commit

Permalink
Bump to version 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed May 21, 2019
1 parent 0187edc commit faae3cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ThirdPartyMailer.podspec.json
@@ -1,6 +1,6 @@
{
"name": "ThirdPartyMailer",
"version": "1.3",
"version": "1.4",
"summary": "Interact with third-party iOS mail clients, using custom URL schemes.",
"homepage": "https://github.com/vtourraine/ThirdPartyMailer",
"license": {
Expand All @@ -13,7 +13,7 @@
"social_media_url": "http://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/ThirdPartyMailer.git",
"tag": "1.3"
"tag": "1.4"
},
"source_files": "Source/*.swift",
"platforms": {
Expand Down

0 comments on commit faae3cb

Please sign in to comment.