Skip to content

Commit

Permalink
Set version to 1.0.11-SNAPSHOT.
Browse files Browse the repository at this point in the history
  • Loading branch information
vmunier committed Feb 9, 2020
1 parent f7e8dde commit 9b824be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
enablePlugins(SbtPlugin)

name := "sbt-web-scalajs"
version := "1.0.10"
version := "1.0.11-SNAPSHOT"
organization := "com.vmunier"

homepage := Some(url("https://github.com/vmunier/sbt-web-scalajs"))
Expand Down

0 comments on commit 9b824be

Please sign in to comment.