Skip to content

Commit daf49a6

Browse files
chore: bump beta versions
1 parent 4990281 commit daf49a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seamless-auth/core",
3-
"version": "0.1.1",
3+
"version": "0.1.2-beta.0",
44
"description": "Framework-agnostic core authentication logic for SeamlessAuth",
55
"license": "AGPL-3.0-only",
66
"author": "Fells Code, LLC",

packages/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seamless-auth/express",
3-
"version": "0.0.2",
3+
"version": "0.0.3-beta.0",
44
"description": "Express adapter for Seamless Auth passwordless authentication",
55
"license": "AGPL-3.0-only",
66
"type": "module",

0 commit comments

Comments
 (0)