Skip to content

Commit

Permalink
version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paulofaria committed Feb 16, 2016
1 parent 5c3b7d9 commit c19a554
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -4,7 +4,7 @@ COpenSSL
[![Swift 2.2](https://img.shields.io/badge/Swift-2.2-orange.svg?style=flat)](https://developer.apple.com/swift/)
[![Platforms Linux](https://img.shields.io/badge/Platforms-Linux-lightgray.svg?style=flat)](https://developer.apple.com/swift/)
[![License MIT](https://img.shields.io/badge/License-MIT-blue.svg?style=flat)](https://tldrlegal.com/license/mit-license)
[![Slack Status](https://zewo-slackin.herokuapp.com/badge.svg)](https://zewo-slackin.herokuapp.com)
[![Slack Status](https://zewo-slackin.herokuapp.com/badge.svg)](http://slack.zewo.io)

**OpenSSL** for **Swift 2.2**.

Expand All @@ -23,17 +23,17 @@ import PackageDescription

let package = Package(
dependencies: [
.Package(url: "https://github.com/Zewo/COpenSSL.git", majorVersion: 0, minor: 1)
.Package(url: "https://github.com/Zewo/COpenSSL.git", majorVersion: 0, minor: 2)
]
)

```

## Community

[![Slack](http://s13.postimg.org/ybwy92ktf/Slack.png)](https://zewo-slackin.herokuapp.com)
[![Slack](http://s13.postimg.org/ybwy92ktf/Slack.png)](http://slack.zewo.io)

Join us on [Slack](https://zewo-slackin.herokuapp.com).
Join us on [Slack](http://slack.zewo.io).

License
-------
Expand Down

0 comments on commit c19a554

Please sign in to comment.