Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vittoriom committed Nov 3, 2016
1 parent b8f9d2b commit 6e15d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PiedPiper.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Pod::Spec.new do |s|
s.name = "PiedPiper"
s.version = "0.10"
s.version = "0.10.1"
s.summary = "Asynchronous code made easy."
s.description = <<-DESC
Pied Piper is a small set of functions to write easy asynchronous code through Futures, Promises and some GCD love for your iOS, watchOS 2, tvOS and Mac OS X applications.
Expand Down

0 comments on commit 6e15d80

Please sign in to comment.