Skip to content

Commit c8c9616

Browse files
committed
Update SBT from 0.13.11 to 0.13.12
1 parent 0d77980 commit c8c9616

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
organization := "tv.cntt"
22
name := "scaposer"
3-
version := "1.9-SNAPSHOT"
3+
version := "1.10-SNAPSHOT"
44

55
scalaVersion := "2.11.8"
66
crossScalaVersions := Seq("2.11.8", "2.10.6")

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=0.13.11
1+
sbt.version=0.13.12

0 commit comments

Comments
 (0)