Rename state to app and furhter cleanups
[pstop.git] / version / version.go
index be253eb..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.3"
+       version = "0.3.3"
 )
 
 // return the current application version