Skip to content

Commit 2776cfb

Browse files
committed
2.3.0
1 parent ea1bea1 commit 2776cfb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sveltekit-flash-message",
3-
"version": "2.2.2",
3+
"version": "2.3.0",
44
"author": "Andreas Söderlund <[email protected]> (https://blog.encodeart.dev)",
55
"description": "Send temporary data to the next request after redirect. Works with both SSR and client.",
66
"keywords": [
@@ -85,4 +85,4 @@
8585
]
8686
}
8787
}
88-
}
88+
}

0 commit comments

Comments
 (0)