We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5d44a6 commit e954131Copy full SHA for e954131
lerna.json
@@ -9,5 +9,5 @@
9
"samples/*"
10
],
11
"npmClient": "yarn",
12
- "version": "1.0.1"
+ "version": "1.0.2"
13
}
lib/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@asgardeo/auth-js",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Asgardeo Auth JS SDK to be used in JavaScript and TypeScript applications.",
5
"keywords": [
6
"Asgardeo",
0 commit comments