Skip to content

Commit 075ac84

Browse files
committed
Update Build.scala
1 parent 5011a9c commit 075ac84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project-code/project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object ApplicationBuild extends Build {
66

77
val appName = "play2-mustache"
88

9-
val appVersion = "1.1.2"
9+
val appVersion = "1.1.3"
1010

1111
val appDependencies = Seq(
1212
"com.github.spullara.mustache.java" % "compiler" % "0.8.11",

0 commit comments

Comments
 (0)