Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
erikerlandson committed Sep 10, 2018
1 parent 1a6cefd commit 2f4dfb8
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 @@ -17,7 +17,7 @@ in your project dependencies, as shown below.
resolvers += "manyangled" at "https://dl.bintray.com/manyangled/maven/"

libraryDependencies ++= Seq(
"com.manyangled" % "gibbous" % "0.1.0",
"com.manyangled" % "gibbous" % "0.1.1",
"org.apache.commons" % "commons-math3" % "3.6.1")
```

Expand Down

0 comments on commit 2f4dfb8

Please # to comment.