Skip to content

Commit

Permalink
link to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenjw committed Jun 15, 2017
1 parent 5994b73 commit a06dd2f
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 @@ -10,7 +10,7 @@ To use the pre-built binary, add the following lines to your `build.sbt`:
```scala
libraryDependencies += "com.github.darrenjw" %% "scala-glm" % "0.3"
```
The current stable release is "0.3". The latest unstable release is "0.4-SNAPSHOT". All releases are cross-built for both Scala 2.11 and 2.12.
The current [stable release](ReleaseNotes.md) is "0.3". The latest unstable release is "0.4-SNAPSHOT". All releases are cross-built for both Scala 2.11 and 2.12.

If you just want to try it out without setting up a project, you can do so with a session like:
```
Expand Down

0 comments on commit a06dd2f

Please sign in to comment.