Skip to content

Commit

Permalink
updated version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Narine Cholakyan committed Jun 9, 2017
1 parent eab552d commit 4d70247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ SbtScalariform.scalariformSettings

name := "csync"
lazy val commonSettings = Seq(
version := "1.4.0",
version := "1.5.0",
scalaVersion := "2.12.1",
scalacOptions ++= Seq("-deprecation") /*, "-Xexperimental")*/ ,
ScalariformKeys.preferences := ScalariformKeys.preferences.value
Expand Down

0 comments on commit 4d70247

Please sign in to comment.