From 841251c9b4f16cffed95015b1b1c86b680a08b63 Mon Sep 17 00:00:00 2001 From: fabio fumarola Date: Wed, 21 Feb 2018 05:11:56 +0100 Subject: [PATCH] Update README.md (#545) update version to 1.3.2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 220ae87f..cf4bed1f 100644 --- a/README.md +++ b/README.md @@ -105,12 +105,12 @@ You can find published releases on Maven Central. com.typesafe config - 1.3.1 + 1.3.2 sbt dependency: - libraryDependencies += "com.typesafe" % "config" % "1.3.1" + libraryDependencies += "com.typesafe" % "config" % "1.3.2" Link for direct download if you don't use a dependency manager: