Skip to content

Commit 283dcb6

Browse files
authored
Release 0.3.0 (#139)
1 parent e3a2f9d commit 283dcb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.2.4",
2+
"version": "0.3.0",
33
"name": "@workos-inc/node",
44
"author": "WorkOS",
55
"description": "A Node wrapper for the WorkOS API",

src/sso/__snapshots__/sso.spec.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Object {
1717
"Accept": "application/json, text/plain, */*",
1818
"Authorization": "Bearer sk_test_Sz3IQjepeSWaI4cMS4ms4sMuU",
1919
"Content-Type": "application/x-www-form-urlencoded;charset=utf-8",
20-
"User-Agent": "workos-node/0.2.4",
20+
"User-Agent": "workos-node/0.3.0",
2121
}
2222
`;
2323

0 commit comments

Comments
 (0)