Skip to content

Commit

Permalink
chore: bump version to 1.0.4
Browse files Browse the repository at this point in the history
The reasoning behind going from 0.0.1 to 1.0.4 is the fact that I published versions 1.0.0 to 1.0.3 previously, but they were incredibly broken and have since been unpublished while I figure out the proper way to package this lib
  • Loading branch information
Ushie committed Oct 22, 2023
1 parent 507b009 commit c9174aa
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": "discord-user-popout-svelte",
"description": "A Discord user pop-out component for SvelteKit",
"version": "0.0.1",
"version": "1.0.4",
"author": {
"name": "Ushie",
"email": "[email protected]",
Expand Down

0 comments on commit c9174aa

Please sign in to comment.