Skip to content

Commit

Permalink
Bump to version 0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
vtourraine committed Oct 4, 2014
1 parent 9ca4908 commit 90e765d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 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.12 (work in progress)
## 0.12 (4 October 2014)

- Italian localization, by Mouhcine El Amine (@mouhcine)
- Support for IBInspectable properties
Expand Down
8 changes: 2 additions & 6 deletions VTAcknowledgementsViewController.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "VTAcknowledgementsViewController",
"version": "0.11",
"version": "0.12",
"license": "MIT",
"summary": "Ready to use “Acknowledgements”/“Licenses”/“Credits” view controller for CocoaPods.",
"screenshots": [
Expand All @@ -14,13 +14,9 @@
"social_media_url": "https://twitter.com/vtourraine",
"source": {
"git": "https://github.com/vtourraine/VTAcknowledgementsViewController.git",
"tag": "0.11"
"tag": "0.12"
},
"source_files": "Classes/*.{h,m}",
"public_header_files": [
"Classes/VTAcknowledgementsViewController.{h,m}",
"Classes/VTAcknowledgement.{h,m}"
],
"resources": "VTAcknowledgementsViewController.bundle",
"requires_arc": true,
"platforms": {
Expand Down

0 comments on commit 90e765d

Please sign in to comment.