Skip to content

Commit 1505dec

Browse files
committed
0.1.3
1 parent 6f0dfea commit 1505dec

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
@@ -13,7 +13,7 @@ def macroDependencies(version: String) =
1313
Seq())
1414

1515
lazy val sourcecode = crossProject.settings(
16-
version := "0.1.2",
16+
version := "0.1.3",
1717
scalaVersion := "2.11.8",
1818
name := "sourcecode" ,
1919
organization := "com.lihaoyi",

0 commit comments

Comments
 (0)