Skip to content

Commit c6f501c

Browse files
committed
Update version
1 parent 92c7a5f commit c6f501c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import com.karasiq.scalajsbundler.dsl.{Script, _}
33
// Settings
44
lazy val commonSettings = Seq(
55
organization := "com.github.karasiq",
6-
version := "1.1.0",
6+
version := "1.1.1",
77
isSnapshot := version.value.endsWith("SNAPSHOT"),
88
scalaVersion := "2.11.8",
99
publishMavenStyle := true,

0 commit comments

Comments
 (0)