This commit is contained in:
William Bartholomew 2017-03-03 14:47:45 -08:00
Родитель a7d46c6b4d
Коммит 84c0efe24b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "ghcrawler",
"version": "0.2.20",
"version": "0.2.21",
"description": "A robust GitHub API crawler that walks a queue of GitHub entities retrieving and storing their contents.",
"main": "./index.js",
"scripts": {