Skip to content

Commit

Permalink
Bumped sbt and project version
Browse files Browse the repository at this point in the history
  • Loading branch information
bhermann committed Jan 8, 2020
1 parent 568818e commit b7d5950
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ lazy val supportedScalaVersions = List(scala213)
ThisBuild / scalaVersion := scala213

name := "delphi"
version := "0.9.5-SNAPSHOT"
version := "0.9.5"
maintainer := "Ben Hermann <[email protected]>"

packageSummary := "Windows Package for the Delphi CLI"
Expand Down
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version = 1.3.5
sbt.version = 1.3.6

0 comments on commit b7d5950

Please sign in to comment.