Skip to content

Commit 425d948

Browse files
authored
Update WrappingHStack.podspec
1 parent c63a204 commit 425d948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10'
3+
s.version = '2.2.11'
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)