Bump version
This commit is contained in:
parent
b1ab9366d0
commit
253f8ebbf3
@ -8,7 +8,7 @@ Most of this code is adapted from [http4s](http://http4s.org)'s route parsing an
|
||||
Add to library dependencies:
|
||||
|
||||
```
|
||||
"com.clovellytech" %%% "outwatch-router" % "0.0.6"
|
||||
"com.clovellytech" %%% "outwatch-router" % "0.0.7"
|
||||
```
|
||||
|
||||
See [documentation][doc-root]
|
||||
|
@ -1,4 +1,4 @@
|
||||
object Version{
|
||||
val version = "0.0.6"
|
||||
val version = "0.0.7"
|
||||
val scalaVersion = "2.12.8"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user