Skip to content

Commit

Permalink
Release v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaszischka committed Jun 26, 2023
1 parent f3dbe7d commit 720ddbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BottomSheetSwiftUI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |spec|
spec.name = 'BottomSheetSwiftUI'
spec.version = '3.1.0'
spec.version = '3.1.1'
spec.swift_version = '5.5'
spec.authors = { 'Lucas Zischka' => '[email protected]' }
spec.license = { :type => 'MIT', :file => 'LICENSE.txt' }
Expand Down

0 comments on commit 720ddbd

Please sign in to comment.