Skip to content

Feature/metric descriptions #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Dec 29, 2019
Prev Previous commit
Next Next commit
Set snapshot version
  • Loading branch information
bhermann committed Dec 29, 2019
commit 64b649d8134631bb84a060cb74c2f8c4b9b5bbfb
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := "delphi-webapi"

version := "1.0.0-SNAPSHOT"
version := "0.9.5-SNAPSHOT"

scalaVersion := "2.13.1"

Expand Down