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

Commit

Permalink
Releases 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
vittoriom committed Oct 15, 2016
1 parent b226824 commit d1bad15
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.8"
s.version = "0.9"
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 d1bad15

Please sign in to comment.