We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5a0122 commit 747a481Copy full SHA for 747a481
build.sbt
@@ -4,7 +4,7 @@ name := "emoji"
4
5
organization := "com.lightbend"
6
7
-version := "1.1.0"
+version := "1.1.1"
8
9
lazy val scala210Version = "2.10.6"
10
lazy val scala211Version = "2.11.8"
project/build.properties
@@ -1 +1 @@
1
-build.version=0.13.13
+sbt.version=0.13.15
0 commit comments