mirror of
https://github.com/tribufu/sdk-js
synced 2025-06-16 10:44:17 +00:00
Bump version to 0.1.2
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "tribufu",
|
"name": "tribufu",
|
||||||
"version": "0.1.1",
|
"version": "0.1.2",
|
||||||
"description": "Tribufu JS SDK",
|
"description": "Tribufu JS SDK",
|
||||||
"repository": "https://github.com/Tribufu/TribufuJs",
|
"repository": "https://github.com/Tribufu/TribufuJs",
|
||||||
"author": "Tribufu <contact@Tribufu.com>",
|
"author": "Tribufu <contact@Tribufu.com>",
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
* The version of the Tribufu SDK.
|
* The version of the Tribufu SDK.
|
||||||
* @type {string}
|
* @type {string}
|
||||||
*/
|
*/
|
||||||
export const TRIBUFU_VERSION = "0.1.1";
|
export const TRIBUFU_VERSION = "0.1.2";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The default Tribufu API URL.
|
* The default Tribufu API URL.
|
||||||
|
Reference in New Issue
Block a user