Skip to content

Commit

Permalink
Tag 23
Browse files Browse the repository at this point in the history
  • Loading branch information
radeusgd committed Jul 21, 2020
1 parent 9e7ea4f commit 726aa32
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 @@ -19,7 +19,7 @@ import com.typesafe.sbt.license.{DepModuleInfo, LicenseInfo}
val scalacVersion = "2.13.3"
val graalVersion = "20.1.0"
val javaVersion = "11"
val ensoVersion = "0.0.1"
val ensoVersion = "0.0.1-rc23"
organization in ThisBuild := "org.enso"
scalaVersion in ThisBuild := scalacVersion
val licenseSettings = Seq(
Expand Down

0 comments on commit 726aa32

Please sign in to comment.