Skip to content

Commit 65c05f6

Browse files
author
Alex Ehrnschwender
committed
Bump version in README to 1.1.0
1 parent 550faf3 commit 65c05f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Async Spreedly payment service client library. Wraps external requests in Futur
88
## Usage
99
Include as a dependency in `build.sbt`
1010
```scala
11-
libraryDependencies += "com.ticketfly" %% "spreedly-client" % "1.0.0"
11+
libraryDependencies += "com.ticketfly" %% "spreedly-client" % "1.1.0"
1212
```
1313

1414

0 commit comments

Comments
 (0)