Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6f2ada8

Browse files
committed
Change name to js-scala and bump version to 0.2
1 parent 09df065 commit 6f2ada8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
name := "lms-sandbox"
1+
name := "js-scala"
22

33
organization := "EPFL"
44

5-
version := "0.1"
5+
version := "0.2"
66

77
scalaVersion := Option(System.getenv("SCALA_VIRTUALIZED_VERSION")).getOrElse("2.10.0-M1-virtualized")
88

0 commit comments

Comments
 (0)