diff --git a/daemon.go b/daemon.go index 51e8994..961133e 100644 --- a/daemon.go +++ b/daemon.go @@ -3,7 +3,7 @@ // license that can be found in the LICENSE file. /* -Package daemon 0.8.0 for use with Go (golang) services. +Package daemon 0.8.1 for use with Go (golang) services. Package daemon provides primitives for daemonization of golang services. This package is not provide implementation of user daemon,