Skip to content

Commit

Permalink
🔖 bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
w01fgang committed Aug 11, 2021
1 parent 0310a36 commit 668ab46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "permission-gate",
"version": "1.0.1",
"version": "1.0.2",
"description": "A library for handling roles and permissions in large-scale React apps",
"main": "./lib/cjs/index.js",
"module": "./lib/esm/index.js",
Expand Down Expand Up @@ -28,4 +28,4 @@
"files": [
"/lib"
]
}
}

0 comments on commit 668ab46

Please sign in to comment.