Skip to content

Commit c9174aa

Browse files
committed
chore: bump version to 1.0.4
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
1 parent 507b009 commit c9174aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "discord-user-popout-svelte",
33
"description": "A Discord user pop-out component for SvelteKit",
4-
"version": "0.0.1",
4+
"version": "1.0.4",
55
"author": {
66
"name": "Ushie",
77
"email": "[email protected]",

0 commit comments

Comments
 (0)