We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc5fc1 commit cb0da69Copy full SHA for cb0da69
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "permission-gate",
3
- "version": "1.0.6",
+ "version": "1.0.7",
4
"description": "A library for handling roles and permissions in large-scale React apps",
5
"main": "./lib/cjs/index.js",
6
"module": "./lib/esm/index.js",
0 commit comments