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