Skip to content

Commit b4d0183

Browse files
committed
Merge branch 'release/1.0.1'
2 parents 908afc4 + c4797ff commit b4d0183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/create-alpaca-theme.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ function init() {
9696
}
9797

9898
console.clear()
99-
log(colors.blue('Snowdog Alpaca Theme CLI v1.0.0\n'))
99+
log(colors.blue('Snowdog Alpaca Theme CLI v1.0.1\n'))
100100

101101
Inquirer.prompt(promptQuestions).then(async (answers) => {
102102
const {

0 commit comments

Comments
 (0)