Skip to content

Commit

Permalink
Merge branch 'release/1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykbura committed Aug 17, 2022
2 parents 908afc4 + c4797ff commit b4d0183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/create-alpaca-theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ function init() {
}

console.clear()
log(colors.blue('Snowdog Alpaca Theme CLI v1.0.0\n'))
log(colors.blue('Snowdog Alpaca Theme CLI v1.0.1\n'))

Inquirer.prompt(promptQuestions).then(async (answers) => {
const {
Expand Down

0 comments on commit b4d0183

Please sign in to comment.