We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f0dfea commit 1505decCopy full SHA for 1505dec
build.sbt
@@ -13,7 +13,7 @@ def macroDependencies(version: String) =
13
Seq())
14
15
lazy val sourcecode = crossProject.settings(
16
- version := "0.1.2",
+ version := "0.1.3",
17
scalaVersion := "2.11.8",
18
name := "sourcecode" ,
19
organization := "com.lihaoyi",
0 commit comments