Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunbinseo committed Dec 1, 2024
1 parent 8b5ea11 commit a168fa0
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.2.0",
"version": "0.2.1",
"scripts": {
"dev": "vite dev",
"build": "vite build && node --run package",
Expand Down

0 comments on commit a168fa0

Please sign in to comment.