Skip to content

Commit

Permalink
Add version details into readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Maxwell committed Apr 10, 2015
1 parent ec1a4e6 commit 3c0a887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ If a delegate was set on the alert view, the delegate will be preserved and the
## Category Requirements
Blocks - so iOS 4.0 and later. Compatible with both ARC and traditional retain/release code.
The headers use the new Objective-C [nullability annotations](https://developer.apple.com/swift/blog/?id=25) for nicer interoperability with Swift, so you will need Xcode 6.3 or later to compile it.
Since version 0.9 the headers use the new Objective-C [nullability annotations](https://developer.apple.com/swift/blog/?id=25) for nicer interoperability with Swift, so you will need Xcode 6.3 or later to compile it.
## Test Project Requirements
Expand Down

0 comments on commit 3c0a887

Please sign in to comment.