chore: update description

This commit is contained in:
dessant
2018-05-06 09:32:06 +03:00
parent 4e047dab4a
commit 77212e68be
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
A GitHub App that locks closed issues and pull requests.
A GitHub App that locks closed issues and pull requests after a period of inactivity.
![](https://raw.githubusercontent.com/dessant/lock-threads/master/assets/screenshot.png)

View File

@@ -1,7 +1,7 @@
{
"name": "lock-threads",
"version": "0.5.0",
"description": "A GitHub App built with Probot that locks closed issues and pull requests.",
"description": "A GitHub App built with Probot that locks closed issues and pull requests after a period of inactivity.",
"author": "Armin Sebastian",
"license": "MIT",
"repository": "https://github.com/dessant/lock-threads",