Skip to content

Commit c2c66e7

Browse files
committed
chore: bump payload version
1 parent ed8caee commit c2c66e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/src/messages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import {
1212
} from '@stacks/encryption';
1313
import { DEFAULT_SCOPE, AuthScope } from './constants';
1414

15-
const VERSION = '1.3.1';
15+
const VERSION = '2.1.0';
1616

1717
type AuthMetadata = {
1818
email?: string;

0 commit comments

Comments
 (0)