mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 14:34:40 +00:00
update to 2.0.1
This commit is contained in:
parent
fdda38b7ac
commit
f9dbbd9243
@ -3,7 +3,7 @@ var colors = require('colors');
|
||||
|
||||
var Cmd = function(Embark) {
|
||||
this.Embark = Embark;
|
||||
program.version('2.0.0');
|
||||
program.version('2.0.1');
|
||||
};
|
||||
|
||||
Cmd.prototype.process = function(args) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user