Skip to content

Commit

Permalink
v1.1-M1
Browse files Browse the repository at this point in the history
  • Loading branch information
colinrgodsey committed Nov 20, 2018
1 parent ebc91d4 commit c5c04c5
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,6 +1,6 @@
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}

version in ThisBuild := "1.1"
version in ThisBuild := "1.1-M1"

lazy val json = crossProject(JSPlatform, JVMPlatform, NativePlatform)
.crossType(CrossType.Full)
Expand Down

0 comments on commit c5c04c5

Please sign in to comment.