Skip to content

Commit

Permalink
Bumping version
Browse files Browse the repository at this point in the history
  • Loading branch information
lourenco-marinho committed Sep 23, 2016
1 parent 3c45638 commit 26e55b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ActionButton.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "ActionButton"
s.version = "0.1.4"
s.version = "0.1.5"

This comment has been minimized.

Copy link
@kb

kb Nov 4, 2016

Hi there! Just noticing that this release version is not available on cocoapods https://cocoapods.org/pods/ActionButton. Any plans to release this version with Swift 3 support soon?

This comment has been minimized.

Copy link
@lourenco-marinho

lourenco-marinho Nov 4, 2016

Author Owner

Hello @kb I was having some troubles publishing the new version with cocoa pods trunk. I just sent the new version and everything is working fine now.

This comment has been minimized.

Copy link
@kb

kb Nov 4, 2016

I see it available on cocoapods. Thanks a bunch!

s.summary = "Action button is a Floating Action Button inspired from Google Inbox implemented in Swift"
s.homepage = "https://github.com/lourenco-marinho/ActionButton"
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
Expand Down

0 comments on commit 26e55b1

Please sign in to comment.