docs: update version to have explicit return type

This commit is contained in:
Richard Moore 2022-11-30 15:42:58 -05:00
parent c711139a8b
commit 22aed48ba4

@ -1 +1 @@
export const version = "6.0.0-beta-exports.7"; export const version: string = "6.0.0-beta-exports.7";