Skip to content

Commit 4d6d01c

Browse files
author
Cüneyt Öztürk
committed
Bump to v0.1.1 — README badges (DOI + SchemaStore), Status section, CONTRIBUTING.md
1 parent dd7a02e commit 4d6d01c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "falsify-js",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "JavaScript reference implementation of PRML (Pre-Registered ML Manifest) v0.1 — open spec for committing ML evaluation claims to a SHA-256 hash before the run. CC BY 4.0 spec; MIT code; byte-equivalent to the Python reference across 20 conformance vectors (12 v0.1 + 8 v0.2 RFC).",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)