Skip to content

Commit 8ff8681

Browse files
committed
Release 0.7.0
1 parent 909d733 commit 8ff8681

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -301,8 +301,8 @@ stored in Rails
301301
For `akka-http` version `10+`:
302302

303303
````scala
304-
libraryDependencies += "com.softwaremill.akka-http-session" %% "core" % "0.6.1"
305-
libraryDependencies += "com.softwaremill.akka-http-session" %% "jwt" % "0.6.1" // optional
304+
libraryDependencies += "com.softwaremill.akka-http-session" %% "core" % "0.7.0"
305+
libraryDependencies += "com.softwaremill.akka-http-session" %% "jwt" % "0.7.0" // optional
306306
````
307307

308308
## Updating

0 commit comments

Comments
 (0)