Skip to content

Commit 668ab46

Browse files
committed
🔖 bump version
1 parent 0310a36 commit 668ab46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "permission-gate",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "A library for handling roles and permissions in large-scale React apps",
55
"main": "./lib/cjs/index.js",
66
"module": "./lib/esm/index.js",
@@ -28,4 +28,4 @@
2828
"files": [
2929
"/lib"
3030
]
31-
}
31+
}

0 commit comments

Comments
 (0)