Skip to content

Commit

Permalink
chore: bump payload version
Browse files Browse the repository at this point in the history
  • Loading branch information
janniks committed Apr 19, 2022
1 parent 05dbb35 commit 0227464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/auth/src/messages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import {
} from '@stacks/encryption';
import { DEFAULT_SCOPE, AuthScope } from './constants';

const VERSION = '1.3.1';
const VERSION = '1.4.0';

type AuthMetadata = {
email?: string;
Expand Down

1 comment on commit 0227464

@vercel
Copy link

@vercel vercel bot commented on 0227464 Apr 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.