Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rschristian committed Jan 2, 2024
1 parent cfe909a commit 32a43ea
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.2.2",
"version": "0.3.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 32a43ea

Please sign in to comment.