We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed8caee commit b25b3c4Copy full SHA for b25b3c4
packages/auth/src/messages.ts
@@ -12,7 +12,7 @@ import {
12
} from '@stacks/encryption';
13
import { DEFAULT_SCOPE, AuthScope } from './constants';
14
15
-const VERSION = '1.3.1';
+const VERSION = '1.4.0';
16
17
type AuthMetadata = {
18
email?: string;
0 commit comments