Skip to content

Commit

Permalink
Bump podspec version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisakers committed Oct 5, 2017
1 parent b307b58 commit d046562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BulletinBoard.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "BulletinBoard"
s.version = "1.0.0"
s.version = "1.1.0"
s.summary = "Generate and Display Bottom Card Interfaces for iOS"
s.description = <<-DESC
BulletinBoard is an iOS library that generates and manages contextual cards displayed at the bottom of the screen. It is especially well suited for quick user interactions such as onboarding screens or configuration.
Expand Down

0 comments on commit d046562

Please sign in to comment.