Skip to content

Commit

Permalink
update podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
dkk committed Nov 29, 2022
1 parent ebf4bcb commit 3e1eb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WrappingHStack.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'WrappingHStack'
s.version = '2.2.5'
s.version = '2.2.7'
s.summary = 'Like HStack, but automatically positions overflowing elements on next lines.'
s.description = <<-DESC
WrappingHStack is a UI Element that works in a very similar way to HStack, but automatically positions overflowing elements on next lines.
Expand Down

0 comments on commit 3e1eb1c

Please sign in to comment.