Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated advertised version in the readme to 0.14.3 #86

Merged
merged 1 commit into from Apr 17, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -11,12 +11,12 @@ Github4s
To get started with SBT, simply add the following to your build.sbt file:

```
libraryDependencies += "com.47deg" %% "github4s" % "0.14.0"
libraryDependencies += "com.47deg" %% "github4s" % "0.14.3"
```

# Copyright

github4s is designed and developed by 47 Degrees

Copyright (C) 2016-2017 47 Degrees. <http://47deg.com>