Skip to content

Commit 32f2a66

Browse files
committed
Bumping version for the countries feature.
1 parent 8e3c460 commit 32f2a66

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
@@ -7,7 +7,7 @@ lazy val commonSettings: Seq[SettingsDefinition] = Seq(
77
inThisBuild(List(
88
organization := "com.github.gvolpe",
99
scalaVersion := "2.12.3",
10-
version := "1.1.0",
10+
version := "1.2.0",
1111
scalacOptions := Seq(
1212
"-deprecation",
1313
"-encoding",

0 commit comments

Comments
 (0)