diff --git a/akka-bbb-fsesl/build.sbt b/akka-bbb-fsesl/build.sbt
index ce59af4358980bedd1d3226c8805794369a5d2ed..36275f0e264e2a62e1d37dc3848c91a38fc5af43 100755
--- a/akka-bbb-fsesl/build.sbt
+++ b/akka-bbb-fsesl/build.sbt
@@ -53,7 +53,7 @@ libraryDependencies ++= {
 
 libraryDependencies += "org.bigbluebutton" % "bbb-common-message_2.12" % "0.0.19-SNAPSHOT"
 
-libraryDependencies += "org.bigbluebutton"         %  "bbb-fsesl-client"   % "0.0.5"
+libraryDependencies += "org.bigbluebutton"         %  "bbb-fsesl-client"   % "0.0.6"
 
 // https://mvnrepository.com/artifact/org.scala-lang/scala-library
 libraryDependencies += "org.scala-lang" % "scala-library" % "2.12.2"
diff --git a/bbb-fsesl-client/build.sbt b/bbb-fsesl-client/build.sbt
index 8e67c00bd5fce0b0ea76b7e4083d5516c575c3ac..4f9019d30802ca1b27e6d23f6740e7c2a48e1282 100755
--- a/bbb-fsesl-client/build.sbt
+++ b/bbb-fsesl-client/build.sbt
@@ -6,7 +6,7 @@ description := "BigBlueButton custom FS-ESL client built on top of FS-ESL Java l
 
 organization := "org.bigbluebutton"
 
-version := "0.0.5"
+version := "0.0.6"
 
 // We want to have our jar files in lib_managed dir.
 // This way we'll have the right path when we import