Skip to content

Commit

Permalink
update version to 0.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroki Akiyama committed Jul 31, 2014
1 parent b13d202 commit 7ca5971
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion AXStretchableHeaderTabViewController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "AXStretchableHeaderTabViewController"
s.version = "0.1.8"
s.version = "0.1.9"
s.summary = "Stretchable header view + Horizontal swipable tab view."
s.description = <<-DESC
Stretchable header view + Horizontal swipable tab view
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# AXStretchableHeaderTabViewController CHANGELOG

## 0.1.9

Feature: AXStretchableSubViewControllerViewSource protocol is available to set scroll view.

## 0.1.8

Feature: No swipable header is default. Look at "No horizontal swipe header" example.
Expand Down

0 comments on commit 7ca5971

Please sign in to comment.