diff --git a/src/constants.ts b/src/constants.ts index 87e6b15..d791f8d 100644 --- a/src/constants.ts +++ b/src/constants.ts @@ -5,7 +5,7 @@ * The version of the Tribufu SDK. * @type {string} */ -export const TRIBUFU_VERSION = "0.1.2"; +export const TRIBUFU_VERSION = "0.1.13"; /** * The default Tribufu API URL.