We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1420c12 + 0d3b405 commit c76f948Copy full SHA for c76f948
project/Versions.scala
@@ -1,8 +1,8 @@
1
object Versions {
2
3
object Core {
4
- val stable = "1.7.5"
5
- val head = "1.7.6-SNAPSHOT"
+ val stable = "1.7.6"
+ val head = "1.7.7-SNAPSHOT"
6
}
7
8
object Macros {
0 commit comments