Skip to content

Commit

Permalink
Merge pull request #27 from dreamsicle-io/release/1.1.1
Browse files Browse the repository at this point in the history
Release/1.1.1
  • Loading branch information
theenoahmason authored Aug 3, 2023
2 parents 47207a0 + 2b26d65 commit 05ef4da
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/.github
/.vscode
.editorconfig
.eslintrc
.gitignore
.npmignore
.nvmrc
Expand All @@ -13,4 +14,4 @@
/tmp

# Tests
/tests
/tests
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dreamsicle.io/create-wp-theme",
"version": "1.1.0",
"version": "1.1.1",
"description": "A command line tool for creating modern, optimized WordPress themes.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 05ef4da

Please sign in to comment.