Skip to content

Commit 2f8360a

Browse files
authored
bump minor (#488)
1 parent 91eaca7 commit 2f8360a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hume",
3-
"version": "0.12.3",
3+
"version": "0.13.0",
44
"private": false,
55
"repository": "https://github.com/HumeAI/hume-typescript-sdk",
66
"main": "./index.js",

src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const SDK_VERSION = "0.12.3";
1+
export const SDK_VERSION = "0.13.0";

0 commit comments

Comments
 (0)