Skip to content

Commit c5c04c5

Browse files
committed
v1.1-M1
1 parent ebc91d4 commit c5c04c5

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
@@ -1,6 +1,6 @@
11
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
22

3-
version in ThisBuild := "1.1"
3+
version in ThisBuild := "1.1-M1"
44

55
lazy val json = crossProject(JSPlatform, JVMPlatform, NativePlatform)
66
.crossType(CrossType.Full)

0 commit comments

Comments
 (0)