Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
updated readme & podspec (bumped version)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomvis committed Aug 16, 2015
1 parent 420ad12 commit 9257c5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion BrightFutures.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrightFutures'
s.version = '3.0.0-beta.2'
s.version = '3.0.0-beta.3'
s.license = 'MIT'
s.summary = 'A simple Futures & Promises library for iOS and OS X written in Swift'
s.homepage = 'https://github.com/Thomvis/BrightFutures'
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ A Swift 2.0 compatible version is in the works and will be released as BrightFut
## Releases

Latest releases:
- 3.0.0-beta.2
- Built for Swift 2.0
- 3.0.0-beta.3
- Built for Swift 2.0, Xcode 7 beta 5
- Runs on iOS 8 / OS X 10.10 and above
- 2.0.1
- Built for Swift 1.2
Expand Down

0 comments on commit 9257c5f

Please sign in to comment.