Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunbinseo committed Nov 28, 2024
1 parent 067ea52 commit bcf45b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "svelte-form-enhanced",
"description": "SvelteKit use:enhance helper library. Automatically manage form state, delay page update, disable submitter, and much more.",
"version": "0.1.0",
"version": "0.2.0",
"scripts": {
"dev": "vite dev",
"build": "vite build && node --run package",
Expand Down

0 comments on commit bcf45b6

Please sign in to comment.