mirror of
https://github.com/tribufu/tribufu-js
synced 2026-05-06 14:57:26 +00:00
Bump version to 0.1.2
This commit is contained in:
parent
6e333643e5
commit
89165e0ac1
2 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue