We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91eaca7 commit 2f8360aCopy full SHA for 2f8360a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "hume",
3
- "version": "0.12.3",
+ "version": "0.13.0",
4
"private": false,
5
"repository": "https://github.com/HumeAI/hume-typescript-sdk",
6
"main": "./index.js",
src/version.ts
@@ -1 +1 @@
-export const SDK_VERSION = "0.12.3";
+export const SDK_VERSION = "0.13.0";
0 commit comments