Skip to content

Commit ea5234c

Browse files
committed
chore: bump version to 0.1.2 in devtools and 0.1.3 in main package.json
1 parent 49b3fd6 commit ea5234c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-access-engine-devtools",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Development-only devtools overlay for react-access-engine — visualize access decisions, feature flags, policies, and experiments in real time",
55
"author": "Abhishek",
66
"license": "MIT",

packages/react-access-engine/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-access-engine",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Unified React-first access control, feature flags, and policy engine",
55
"author": "Abhishek",
66
"license": "MIT",

0 commit comments

Comments
 (0)