Skip to content

Commit 67074ee

Browse files
committed
update to 2.1.3
1 parent 0524b17 commit 67074ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ var Embark = {
6666
function welcome(callback) {
6767
if (!options.useDashboard) {
6868
console.log('========================'.bold.green);
69-
console.log('Welcome to Embark 2.1.2'.yellow.bold);
69+
console.log('Welcome to Embark 2.1.3'.yellow.bold);
7070
console.log('========================'.bold.green);
7171
}
7272
callback();

0 commit comments

Comments
 (0)