Skip to content

Commit

Permalink
Merge pull request #30 from rechsteiner/release
Browse files Browse the repository at this point in the history
Release v0.2.0
  • Loading branch information
rechsteiner authored Feb 19, 2017
2 parents 764918e + 08bea21 commit 3aa168d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Parchment.podspec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Parchment",
"version": "0.1.2",
"version": "0.2.0",
"license": "MIT",
"summary": "A flexible paging menu controller with support for infinite data sources.",
"description": "Parchment allows you to page between view controllers while showing menu items that scrolls along with the content. It’s build to be very customizable, it’s well-tested and written fully in Swift.",
Expand All @@ -11,7 +11,7 @@
"social_media_url": "http://twitter.com/rechsteiner",
"source": {
"git": "https://github.com/rechsteiner/Parchment.git",
"tag": "v0.1.2"
"tag": "v0.2.0"
},
"platforms": {
"ios": "8.2"
Expand Down

0 comments on commit 3aa168d

Please sign in to comment.