mirror of
https://github.com/nikoksr/notify.git
synced 2024-11-21 16:46:32 +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"
|