mirror of
https://github.com/debug-js/debug.git
synced 2026-01-18 16:12:38 +00:00
Release 0.4.1
This commit is contained in:
parent
a9e7bad1f7
commit
fc7b2eca7d
@ -21,7 +21,7 @@ module.exports = debug;
|
||||
* Library version.
|
||||
*/
|
||||
|
||||
exports.version = '0.4.0';
|
||||
exports.version = '0.4.1';
|
||||
|
||||
/**
|
||||
* Enabled debuggers.
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "debug"
|
||||
, "version": "0.4.0"
|
||||
, "version": "0.4.1"
|
||||
, "description": "small debugging utility"
|
||||
, "keywords": ["debug", "log", "debugger"]
|
||||
, "author": "TJ Holowaychuk <tj@vision-media.ca>"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user