Skip to content

Commit 8182cba

Browse files
prepare tag [0.1.4]
1 parent f1eeb39 commit 8182cba

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

WYPopoverController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'WYPopoverController'
3-
s.version = '0.1.4-beta'
3+
s.version = '0.1.5'
44
s.summary = 'An iOS Popover for iPhone and iPad. Very customizable.'
55
s.description = <<-DESC
66
WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.

WYPopoverController/WYPopoverController.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Version 0.1.4-beta
2+
Version 0.1.4
33
44
WYPopoverController is available under the MIT license.
55

WYPopoverController/WYPopoverController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Version 0.1.4-beta
2+
Version 0.1.4
33
44
WYPopoverController is available under the MIT license.
55

WYPopoverController/WYStoryboardPopoverSegue.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Version 0.1.4-beta
2+
Version 0.1.4
33
44
WYPopoverController is available under the MIT license.
55

WYPopoverController/WYStoryboardPopoverSegue.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Version 0.1.4-beta
2+
Version 0.1.4
33
44
WYPopoverController is available under the MIT license.
55

0 commit comments

Comments
 (0)