Skip to content

Commit 904b12c

Browse files
committed
API version bump
1 parent c0ffa6a commit 904b12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import type {
2222
} from "./messages";
2323
import type { AtLeastOne } from "./utils";
2424

25-
export const DEFAULT_API_VERSION = "v20.0";
25+
export const DEFAULT_API_VERSION = "v21.0";
2626

2727
/**
2828
* The main constructor arguments for the API

0 commit comments

Comments
 (0)