carto.js/docs/reference/03-versioning.md
2020-06-13 18:34:34 +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