Update constants.ts

This commit is contained in:
Guilherme Werner
2024-01-24 21:00:59 -03:00
parent d82e0ad341
commit 861eac054b

View File

@ -5,7 +5,7 @@
* The version of the Tribufu SDK. * The version of the Tribufu SDK.
* @type {string} * @type {string}
*/ */
export const TRIBUFU_VERSION = "0.1.2"; export const TRIBUFU_VERSION = "0.1.13";
/** /**
* The default Tribufu API URL. * The default Tribufu API URL.