Skip to content

Commit

Permalink
Bump to version 0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed May 16, 2015
1 parent 66b5c90 commit c8c4592
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,7 +1,7 @@
# Changelog


## 0.14 (work in progress)
## 0.14 (16 May 2015)

- Simplified Chinese localization, by Chihya Tsang (@simpleapples)
- Added customizable footer text, by Tamás Tímár (@tamastimar)
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.13",
"version": "0.14",
"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.13"
"tag": "0.14"
},
"source_files": "Classes/*.{h,m}",
"resources": "VTAcknowledgementsViewController.bundle",
Expand Down

0 comments on commit c8c4592

Please sign in to comment.