bump up version to 0.0.15
[pstop.git] / version / version.go
index f9a7aa1..0486ff6 100644 (file)
@@ -1,7 +1,7 @@
 package version
 
 const (
-       version = "0.0.10"
+       version = "0.0.15"
 )
 
 func Version() string {