This commit is contained in:
Brandon Keepers 2017-06-16 11:20:12 -07:00
parent 1d15e3492c
commit 21de1b2362
No known key found for this signature in database
GPG Key ID: F9533396D5FACBF6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "probot",
"version": "0.7.0",
"version": "0.7.1",
"lockfileVersion": 1,
"dependencies": {
"acorn": {

View File

@ -1,6 +1,6 @@
{
"name": "probot",
"version": "0.7.0",
"version": "0.7.1",
"description": "a trainable robot that responds to activity on GitHub",
"repository": "https://github.com/probot/probot",
"main": "index.js",