Skip to content

Commit

Permalink
Bump to version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Apr 26, 2016
1 parent cbcbaae commit 75538bf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# ThirdPartyMailer changelog

## 0.1.1

- Add documentation


## 0.1

Initial release
4 changes: 2 additions & 2 deletions ThirdPartyMailer.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ThirdPartyMailer",
"version": "0.1",
"version": "0.1.1",
"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": "0.1"
"tag": "0.1.1"
},
"source_files": "Source/*.swift",
"platforms": {
Expand Down

0 comments on commit 75538bf

Please sign in to comment.