Skip to content

Commit

Permalink
update pod version
Browse files Browse the repository at this point in the history
  • Loading branch information
klundberg committed Sep 2, 2020
1 parent 3eb098e commit 5f853cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ButteryToast.podspec
Expand Up @@ -9,7 +9,7 @@
Pod::Spec.new do |s|

s.name = "ButteryToast"
s.version = "3.1.1"
s.version = "3.1.2"
s.summary = "Simple Toasting Library for iOS written in Swift."
s.description = <<-DESC
Simple Toasting Library for iOS written in Swift. Plays nicely with Autolayout.
Expand Down

0 comments on commit 5f853cb

Please sign in to comment.