We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7f194 commit 78200c0Copy full SHA for 78200c0
lerna.json
@@ -3,5 +3,5 @@
3
"packages/*",
4
"examples/*"
5
],
6
- "version": "1.0.3"
+ "version": "1.1.0"
7
}
packages/scope-validator/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "scope-validator",
- "version": "1.0.3",
+ "version": "1.1.0",
"description": "Pattern matching based Oauth2.0 scope validation library",
"main": "dist/lib/index.js",
"scripts": {
0 commit comments