v0.1.3 add support for explicit --defaults-file=xx on command line
[pstop.git] / version / version.go
index 2259527..be253eb 100644 (file)
@@ -2,7 +2,7 @@
 package version
 
 const (
-       version = "0.1.2"
+       version = "0.1.3"
 )
 
 // return the current application version