Release 1.0.5

This commit is contained in:
Nathan Rajlich 2017-06-14 17:14:12 -07:00
parent 383cb13220
commit 7e2d77fcd1
3 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,9 @@
1.0.5 / 2017-06-14
==================
* bump "ms" to v2.0.0 (Fixes #469)
1.0.4 / 2014-07-15
==================

View File

@ -2,7 +2,7 @@
"name": "debug",
"repo": "visionmedia/debug",
"description": "small debugging utility",
"version": "1.0.4",
"version": "1.0.5",
"keywords": [
"debug",
"log",

View File

@ -1,6 +1,6 @@
{
"name": "debug",
"version": "1.0.4",
"version": "1.0.5",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/debug.git"