Skip to content

Commit

Permalink
Bump to version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Jan 30, 2016
1 parent e7f77b5 commit 0f02ad6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AcknowList.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "AcknowList",
"version": "0.2",
"version": "0.2.1",
"summary": "Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.",
"homepage": "https://github.com/vtourraine/AcknowList",
"license": {
Expand All @@ -13,7 +13,7 @@
"social_media_url": "http://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/AcknowList.git",
"tag": "0.2"
"tag": "0.2.1"
},
"source_files": "Source/*.swift",
"platforms": {
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 0.2.1 (30 January 2016)

- Fixed selector for dismiss bar button item


## 0.2 (27 January 2016)

- Fixed list sort order
Expand Down

0 comments on commit 0f02ad6

Please sign in to comment.