Skip to content

Commit 289e2be

Browse files
committed
ref: We need to bump the version
Since we change the global object
1 parent b8c8fa1 commit 289e2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/hub/src/hub.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ import { Session } from './session';
3535
*
3636
* @hidden
3737
*/
38-
export const API_VERSION = 3;
38+
export const API_VERSION = 4;
3939

4040
/**
4141
* Default maximum number of breadcrumbs added to an event. Can be overwritten

0 commit comments

Comments
 (0)