This commit is contained in:
Brandon Keepers 2017-06-15 16:41:55 -07:00
parent f9b3061fea
commit b4cdeabfbd
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.6.0",
"version": "0.7.0",
"lockfileVersion": 1,
"dependencies": {
"acorn": {

View File

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