This website requires JavaScript.
Explore
Help
Sign In
nova
/
outwatch-router
Watch
1
Star
0
Fork
0
You've already forked outwatch-router
Code
Issues
Pull Requests
Releases
Wiki
Activity
5c1ccc0693
outwatch-router
/
project
/
Version.scala
5 lines
72 B
Scala
Raw
Normal View
History
Unescape
Escape
Add initial url parsing and pattern matching Credit to http4s everywhere.
2019-02-01 16:21:07 +00:00
object
Version
{
Add ability to parse root site deployment path (#2)
2019-02-18 17:59:27 +00:00
val
version
=
"0.0.6"
Add initial url parsing and pattern matching Credit to http4s everywhere.
2019-02-01 16:21:07 +00:00
val
scalaVersion
=
"2.12.8"
}
Reference in New Issue
Copy Permalink