diff --git a/package.json b/package.json index 764e8c9..472df8f 100644 --- a/package.json +++ b/package.json @@ -1 +1 @@ -{"name":"cli-table","description":"Pretty unicode tables for the CLI","version":"0.3.10","author":"Guillermo Rauch ","contributors":["Sonny Michaud (http://github.com/sonnym)"],"repository":{"type":"git","url":"https://github.com/Automattic/cli-table.git"},"keywords":["cli","colors","table"],"dependencies":{"colors":"1.0.3"},"devDependencies":{"expresso":"~0.9","should":"~0.6"},"main":"lib","files":["lib"],"scripts":{"test":"make test"},"engines":{"node":">= 0.2.0"}} \ No newline at end of file +{"name":"cli-table","description":"Pretty unicode tables for the CLI","version":"0.4.0-dev","author":"Guillermo Rauch ","contributors":["Sonny Michaud (http://github.com/sonnym)"],"repository":{"type":"git","url":"https://github.com/Automattic/cli-table.git"},"keywords":["cli","colors","table"],"dependencies":{"colors":"1.0.3"},"devDependencies":{"expresso":"~0.9","should":"~0.6"},"main":"lib","files":["lib"],"scripts":{"test":"make test"},"engines":{"node":">= 0.2.0"}}