Skip to content

Commit e545b0e

Browse files
authored
Update ResponderChain.podspec
1 parent e351596 commit e545b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ResponderChain.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 = 'ResponderChain'
3-
s.version = '1.1.1'
3+
s.version = '1.1.2'
44
s.summary = 'Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI'
55
s.license = { type: 'MIT' }
66
s.homepage = 'https://github.com/Amzd/ResponderChain'

0 commit comments

Comments
 (0)