Skip to content

Commit 9897d6c

Browse files
committed
iterate api version to denote the QSP bugfix
1 parent d3a605d commit 9897d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spoonjoy/redwoodjs-dbauth-oauth-api",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Server-side OAuth communication and database management for RedwoodJS projects using dbAuth. Follows the dbAuth integration pattern and reuses some of its functionality and configurations.",
55
"author": "Ari Mendelow <ari@spoonjoy.app>",
66
"homepage": "https://github.com/spoonjoy/redwoodjs-dbauth-oauth/tree/main/api",

0 commit comments

Comments
 (0)