Skip to content

Commit

Permalink
Bump to version 0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Dec 7, 2015
1 parent 90f2beb commit b5cf588
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.17 (work in progress)
## 0.17 (7 December 2015)

- Updated imports to compile when modules are disabled, by Ryota Hayashi (@hayashi311)
- Added `VTAcknowledgementsParser` to extract the plist parser out of the controller, by Vincent Tourraine (@vtourraine)
Expand Down
4 changes: 2 additions & 2 deletions VTAcknowledgementsViewController.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "VTAcknowledgementsViewController",
"version": "0.16",
"version": "0.17",
"license": "MIT",
"summary": "Ready to use “Acknowledgements”/“Licenses”/“Credits” view controller for CocoaPods.",
"screenshots": [
Expand All @@ -14,7 +14,7 @@
"social_media_url": "https://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/VTAcknowledgementsViewController.git",
"tag": "0.16"
"tag": "0.17"
},
"source_files": "Classes/*.{h,m}",
"resources": "VTAcknowledgementsViewController.bundle",
Expand Down

0 comments on commit b5cf588

Please sign in to comment.