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