Skip to content

Commit 0227464

Browse files
committed
chore: bump payload version
1 parent 05dbb35 commit 0227464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/auth/src/messages.ts

+1-1
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 = '1.4.0';
1616

1717
type AuthMetadata = {
1818
email?: string;

0 commit comments

Comments
 (0)