mirror of
https://github.com/usetrmnl/trmnl-api.git
synced 2026-04-29 13:35:13 -07:00
Fixed gem specification email address
Necessary to send inquiries to engineering team. Milestone: patch
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ Gem::Specification.new do |spec|
|
||||
spec.name = "trmnl-api"
|
||||
spec.version = "0.2.0"
|
||||
spec.authors = ["TRMNL"]
|
||||
spec.email = ["support@usetrmnl.com"]
|
||||
spec.email = ["engineering@usetrmnl.com"]
|
||||
spec.homepage = "https://github.com/usetrmnl/trmnl-api"
|
||||
spec.summary = "A monadic TRMNL API client."
|
||||
spec.license = "MIT"
|
||||
|
||||
Reference in New Issue
Block a user