Skip to content

Commit 78200c0

Browse files
rootroot
root
authored and
root
committed
v1.1.0
1 parent ea7f194 commit 78200c0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
"packages/*",
44
"examples/*"
55
],
6-
"version": "1.0.3"
6+
"version": "1.1.0"
77
}

packages/scope-validator/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scope-validator",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "Pattern matching based Oauth2.0 scope validation library",
55
"main": "dist/lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)