Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SASC
sentinel-legacy
Commits
ba1a6289
Commit
ba1a6289
authored
Oct 13, 2015
by
bow
Browse files
Bump release to 0.1.3
parent
051f51c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
project/SentinelBuild.scala
View file @
ba1a6289
...
...
@@ -12,7 +12,7 @@ object SentinelBuild extends Build {
val
Organization
=
"nl.lumc.sasc"
val
Name
=
"Sentinel"
val
Version
=
"0.1.
2
"
val
Version
=
"0.1.
3
"
val
ScalaVersion
=
"2.11.6"
val
JavaVersion
=
"1.8"
val
ScalatraVersion
=
"2.3.1"
...
...
src/main/scala/nl/lumc/sasc/sentinel/package.scala
View file @
ba1a6289
...
...
@@ -25,7 +25,7 @@ package nl.lumc.sasc
package
object
sentinel
{
/** Current API version */
val
CurrentApiVersion
=
"0.1.
0
"
val
CurrentApiVersion
=
"0.1.
3
"
/** Header API key */
val
HeaderApiKey
=
"X-SENTINEL-KEY"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment