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