Adjust README.md and allow left and right arrow keys to navigate
[pstop.git] / version / version.go
index 0d16748..07ad6b1 100644 (file)
@@ -2,7 +2,7 @@
 package version
 
 const (
-       version = "0.1.0"
+       version = "0.1.1"
 )
 
 // return the current application version