Skip to content

Commit

Permalink
Merge pull request #4 from nickt26/remove-console-log
Browse files Browse the repository at this point in the history
0.2.1 Release
  • Loading branch information
nickt26 authored May 16, 2023
2 parents 3ce52ff + 37ac135 commit d165c38
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,6 +1,6 @@
{
"name": "svelte-headless-form",
"version": "0.2.0",
"version": "0.2.1",
"description": "A fast, light and batteries-included form library to make you more productive",
"main": "./dist/svelte-headless-form.umd.js",
"module": "./dist/svelte-headless-form.js",
Expand Down

0 comments on commit d165c38

Please sign in to comment.