Skip to content

Commit c8763ff

Browse files
committed
fix version file syntax
1 parent c3ec7ef commit c8763ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VERSION.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export VERSION = "1.1.0"
1+
export const VERSION = "1.1.0";

0 commit comments

Comments
 (0)