release: bump version to 1.0.1
CI / benchmark (push) Successful in 27s
CI / test (push) Successful in 5m23s
CI / publish (push) Successful in 10s

This commit is contained in:
John Dvorak
2026-08-02 18:46:22 -07:00
parent 440230b2c5
commit 3444a8b6aa
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@arbiter/core",
"version": "1.0.0",
"version": "1.0.1",
"description": "Arbiter core engine: graph indices, relation/reachability, authorization rule evaluator, DSL/AST, condensed & sharded snapshots, and evidence fusion.",
"license": "ISC",
"author": "",