We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed8caee commit c2c66e7Copy full SHA for c2c66e7
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 = '2.1.0';
16
17
type AuthMetadata = {
18
email?: string;
0 commit comments