Add new mutex page inspired by: http://www.percona.com/blog/2015/01/06/getting-mutex...
[pstop.git] / version / version.go
index 4e282cb..f3f0e95 100644 (file)
@@ -2,7 +2,7 @@
 package version
 
 const (
-       version = "0.1.6"
+       version = "0.2.0"
 )
 
 // return the current application version