Skip to content

Commit

Permalink
0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Feb 14, 2024
1 parent 8d6dfe9 commit ac22d50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-preact",
"version": "0.3.1",
"version": "0.4.0",
"description": "Create a Vite-powered Preact app in seconds",
"type": "module",
"bin": "./src/index.js",
Expand Down Expand Up @@ -30,4 +30,4 @@
"typescript": "^5.0.0"
},
"prettier": "prettier-config-rschristian"
}
}

0 comments on commit ac22d50

Please sign in to comment.