Skip to content

Commit a047cae

Browse files
committed
jump to v0.10.1
1 parent 98c1292 commit a047cae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.sbt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name := "form-binder"
22

3-
version := "0.10.0"
3+
version := "0.10.1"
44

5-
scalaVersion := "2.11.6"
5+
scalaVersion := "2.11.7"
66

7-
crossScalaVersions := Seq("2.11.6", "2.10.5")
7+
crossScalaVersions := Seq("2.11.7", "2.10.5")
88

99
organizationName := "form-binder"
1010

form-binder-desc.png

-41 Bytes
Loading

0 commit comments

Comments
 (0)