We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7691521 commit 663a3caCopy full SHA for 663a3ca
packages/svelte/src/version.js
@@ -6,5 +6,5 @@
6
* https://svelte.dev/docs/svelte-compiler#svelte-version
7
* @type {string}
8
*/
9
-export const VERSION = '5.0.0-next.272';
+export const VERSION = '5.0.0';
10
export const PUBLIC_VERSION = '5';
0 commit comments