We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550faf3 commit 65c05f6Copy full SHA for 65c05f6
README.md
@@ -8,7 +8,7 @@ Async Spreedly payment service client library. Wraps external requests in Futur
8
## Usage
9
Include as a dependency in `build.sbt`
10
```scala
11
-libraryDependencies += "com.ticketfly" %% "spreedly-client" % "1.0.0"
+libraryDependencies += "com.ticketfly" %% "spreedly-client" % "1.1.0"
12
```
13
14
0 commit comments