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