Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
sanzaru committed Sep 14, 2024
1 parent d320143 commit 217c9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwiftUI-SimpleToast.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'SwiftUI-SimpleToast'
s.version = '0.8.1'
s.version = '0.9.0'
s.summary = 'SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications in SwiftUI.'
s.swift_version = '5.7'
s.description = <<-DESC
Expand Down

0 comments on commit 217c9c3

Please sign in to comment.