Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Commit

Permalink
Update to v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Synesso committed Jun 10, 2019
1 parent f78b223 commit c748099
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 @@ You can do what you like with this software, as long as you include the required
Add the [latest dependency](https://mvnrepository.com/artifact/io.github.synesso/scala-stellar-sdk) to your build tool. Here's how it might look in `build.sbt`

```scala
libraryDependencies += "io.github.synesso" %% "scala-stellar-sdk" % "0.7.0"
libraryDependencies += "io.github.synesso" %% "scala-stellar-sdk" % "0.7.1"
```

From there, it is a simple affair to create and fund a new account on the test network.
Expand Down

0 comments on commit c748099

Please sign in to comment.