diff --git a/pom.xml b/pom.xml
index f15d5a9..8a782cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.appdynamics.wmqmonitor</groupId>
     <artifactId>websphere-mq-monitoring-extension</artifactId>
-    <version>6.4.0</version>
+    <version>6.5.0</version>
     <packaging>jar</packaging>
     <name>websphere-mq-monitoring-extension</name>
     <url>http://maven.apache.org</url>
diff --git a/src/main/resources/conf/config.yaml b/src/main/resources/conf/config.yaml
index 690e730..5f3b34d 100644
--- a/src/main/resources/conf/config.yaml
+++ b/src/main/resources/conf/config.yaml
@@ -30,7 +30,7 @@ queueManagers:
     channelName: "SYSTEM.ADMIN.SVRCONN"
 
     #user with admin level access.
-    #comment out the in case of transportType: Bindings.
+    #comment out the username and password in case of transportType: Bindings.
     username: ""
     password: ""