Files
carto-4.2.2-1.js/docs/reference/03-versioning.md
2024-05-23 15:34:45 +08:00

329 B

Versioning

CARTO.js uses Semantic Versioning. View our Github repository to find tags for each release.

To get the version number programmatically, use carto.version.

console.log(carto.version);
// returns the version of the library