Skip to content

Commit 57605ba

Browse files
committed
Merge branch 'release/0.10.2'
2 parents 745dc98 + af40844 commit 57605ba

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,7 @@ See `examples/cron/cron_job.go`
197197
- [okamura](https://github.com/sidepelican)
198198
- [0X8C - Demired](https://github.com/Demired)
199199
- [Maximus](https://github.com/maximus12793)
200+
- [AlgorathDev](https://github.com/AlgorathDev)
200201

201202
All the contributors are welcome. If you would like to be the contributor please accept some rules.
202203

daemon.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// license that can be found in the LICENSE file.
44

55
/*
6-
Package daemon 0.10.1 for use with Go (golang) services.
6+
Package daemon 0.10.2 for use with Go (golang) services.
77
88
Package daemon provides primitives for daemonization of golang services.
99
This package is not provide implementation of user daemon,

0 commit comments

Comments
 (0)