Skip to content

@jsvision/ui / VERSION

Variable: VERSION

const VERSION: "0.2.0" = '0.2.0'

Defined in: ui/src/version.ts:8

The package version of @jsvision/ui.

Kept in sync with package.json#version by the release version-sync step. A specification test asserts the two match so a release bump can never silently desync the runtime constant from the manifest.