Skip to content

Commit

Permalink
bump to 0.2.2 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erikerlandson committed Jan 21, 2019
1 parent 39f694a commit 23dfd27
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.2.1",
"com.manyangled" % "gibbous" % "0.2.2",
"org.apache.commons" % "commons-math3" % "3.6.1")
```

Expand Down

0 comments on commit 23dfd27

Please # to comment.