rename project to lume

This commit is contained in:
2020-03-28 14:31:10 -05:00
parent 9452aec154
commit 676eabb0cb
6 changed files with 7 additions and 7 deletions

View File

@ -11,7 +11,7 @@ import (
"net/url"
)
const UserAgent = "go-lifx"
const UserAgent = "lume"
type (
Client struct {