Skip to content

Commit

Permalink
Bump the version to 0.2.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrecursion committed Feb 11, 2021
1 parent 03b7ad2 commit 13dbd69
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 @@ -15,7 +15,7 @@ val scalacVersion = "2.13.3"
val rustVersion = "1.40.0-nightly (b520af6fd 2019-11-03)"
val graalVersion = "20.2.0"
val javaVersion = "11"
val ensoVersion = "0.2.2" // Note [Engine And Launcher Version]
val ensoVersion = "0.2.3-SNAPSHOT" // Note [Engine And Launcher Version]

/* Note [Engine And Launcher Version]
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 13dbd69

Please sign in to comment.