Skip to content

Commit

Permalink
prepare tag [0.1.4]
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolaschengdev committed Sep 18, 2013
1 parent f1eeb39 commit 8182cba
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion WYPopoverController.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'WYPopoverController'
s.version = '0.1.4-beta'
s.version = '0.1.5'
s.summary = 'An iOS Popover for iPhone and iPad. Very customizable.'
s.description = <<-DESC
WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
Expand Down
2 changes: 1 addition & 1 deletion WYPopoverController/WYPopoverController.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version 0.1.4-beta
Version 0.1.4
WYPopoverController is available under the MIT license.
Expand Down
2 changes: 1 addition & 1 deletion WYPopoverController/WYPopoverController.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version 0.1.4-beta
Version 0.1.4
WYPopoverController is available under the MIT license.
Expand Down
2 changes: 1 addition & 1 deletion WYPopoverController/WYStoryboardPopoverSegue.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version 0.1.4-beta
Version 0.1.4
WYPopoverController is available under the MIT license.
Expand Down
2 changes: 1 addition & 1 deletion WYPopoverController/WYStoryboardPopoverSegue.m
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
Version 0.1.4-beta
Version 0.1.4
WYPopoverController is available under the MIT license.
Expand Down

0 comments on commit 8182cba

Please sign in to comment.