Skip to content

Commit 3e1eb1c

Browse files
committed
update podspec version
1 parent ebf4bcb commit 3e1eb1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WrappingHStack.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 = 'WrappingHStack'
3-
s.version = '2.2.5'
3+
s.version = '2.2.7'
44
s.summary = 'Like HStack, but automatically positions overflowing elements on next lines.'
55
s.description = <<-DESC
66
WrappingHStack is a UI Element that works in a very similar way to HStack, but automatically positions overflowing elements on next lines.

0 commit comments

Comments
 (0)