From a756245ff1bf80650d13a2c831883203a1ab51a4 Mon Sep 17 00:00:00 2001 From: "T.J. Corrigan" Date: Fri, 8 Apr 2016 16:35:00 -0500 Subject: [PATCH] updating readme version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 497fc763..ccd74f07 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ and the dependency ```scala libraryDependencies ++= Seq ( - "com.monsanto.arch" %% "cloud-formation-template-generator" % "3.1.1" + "com.monsanto.arch" %% "cloud-formation-template-generator" % "3.3.2" ).map(_.force()) ```