Skip to content

Commit bc62422

Browse files
committed
1.0.0
1 parent 1e817b1 commit bc62422

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@ deploy:
2323
skip_cleanup: true
2424
on:
2525
tags: true
26+
email: clayreimann@gmail.com
2627
api_key:
2728
secure: TZHqJ9Kh2Qf0GAVDjEOQ01Ez6rGMYHKwVLOKTbnb7nSzF7iiGNT4UwzvYawm0T9p1k7X1WOqW3l7OEbIwoKl7/9azT4BBJm7qUMRfB9Zio5cL3rKubJVz7+LEEIW4iBeDWLanhUDgy9BO2JKCt8bfp/U2tltgXtu9Fm/UFPALI8=

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-api",
3-
"version": "0.11.2",
3+
"version": "1.0.0",
44
"license": "BSD-3-Clause-Clear",
55
"description": "A higher-level wrapper around the Github API.",
66
"main": "dist/components/GitHub.js",

0 commit comments

Comments
 (0)