Skip to content

Commit 663a3ca

Browse files
committed
update version.js
1 parent 7691521 commit 663a3ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte/src/version.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
* https://svelte.dev/docs/svelte-compiler#svelte-version
77
* @type {string}
88
*/
9-
export const VERSION = '5.0.0-next.272';
9+
export const VERSION = '5.0.0';
1010
export const PUBLIC_VERSION = '5';

0 commit comments

Comments
 (0)