Skip to content
This repository has been archived by the owner on Jan 26, 2025. It is now read-only.

Commit

Permalink
v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
oktauploader-okta committed Oct 16, 2017
1 parent fb8ca54 commit d7f4d9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"packages/*",
"packages/okta-react/test/e2e/harness"
],
"version": "0.0.8",
"version": "0.0.9",
"hoist": true
}
2 changes: 1 addition & 1 deletion packages/oidc-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@okta/oidc-middleware",
"version": "0.0.6",
"version": "0.0.9",
"description": "OpenId Connect middleware for authorization code flows",
"repository": "https://github.com/okta/okta-oidc-js",
"homepage": "https://github.com/okta/okta-oidc-js/tree/master/packages/oidc-middleware",
Expand Down

0 comments on commit d7f4d9b

Please sign in to comment.