We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443330b commit a14bba2Copy full SHA for a14bba2
1 file changed
project/Version.scala
@@ -1,7 +1,7 @@
1
object SpinalVersion {
2
val compiler = "2.11.6"
3
4
- private val version = "1.0.1"
+ private val version = "1.1.0"
5
6
val tester = s"$version"
7
val crypto = s"$version"
0 commit comments