Skip to content

Commit

Permalink
Merge pull request #422 from Rightpoint/bump-version-but-this-time-wi…
Browse files Browse the repository at this point in the history
…th-cocoapods

Bump podspec version, which I forgot to do when I released 6.1.0
  • Loading branch information
chrisballinger authored Jun 14, 2022
2 parents cf8a47c + 687a5c5 commit 2df34a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BonMot.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BonMot"
s.version = "6.0.0"
s.version = "6.1.1"
s.summary = "Beautiful, easy attributed strings in Swift"
s.swift_versions = ["5.0"]
s.description = <<-DESC
Expand Down

0 comments on commit 2df34a2

Please sign in to comment.