Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
msilb committed Feb 17, 2015
1 parent 822d11c commit 30a1a9d
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 @@ -11,7 +11,7 @@ Scalanda is a light-weight Scala/Akka/Spray-based wrapper for Oanda's REST and S
If you are using `sbt` just drop this dependency into your `build.sbt`:

```scala
libraryDependencies += "com.msilb" %% "scalanda" % "0.3.0"
libraryDependencies += "com.msilb" %% "scalanda" % "0.3.1"
```

# Usage
Expand Down

0 comments on commit 30a1a9d

Please sign in to comment.