1
0
mirror of https://github.com/nikoksr/notify.git synced 2025-10-08 22:52:08 +02:00
Files
notify/version.go

5 lines
92 B
Go
Raw Normal View History

package notify
// Version is the current version of the library.
const Version = "unknown"