mirror of
https://github.com/nikoksr/notify.git
synced 2026-04-24 20:55:57 +02:00
5 lines
92 B
Go
5 lines
92 B
Go
package notify
|
|
|
|
// Version is the current version of the library.
|
|
const Version = "unknown"
|