Rename state to app and furhter cleanups
[pstop.git] / version / version.go
index 2259527..16782b6 100644 (file)
@@ -1,8 +1,8 @@
-// package to return the package version
+// package to return the program version
 package version
 
 const (
-       version = "0.1.2"
+       version = "0.3.3"
 )
 
 // return the current application version