gitter uses the github api v3 now

This commit is contained in:
Sami Samhuri 2012-08-25 10:36:32 -07:00
parent 716c39558d
commit 1de782d653

View file

@ -18,7 +18,7 @@
, "description" : "printf for JavaScript"
}
, { "name" : "gitter"
, "description" : "a GitHub client for Node (v2 API)"
, "description" : "a GitHub client for Node (v3 API)"
}
, { "name" : "lake"
, "description" : "A simple implementation of Scheme in C"