Skip to content

Commit d58276d

Browse files
author
Zac
committed
release: v0.5.1
1 parent e9f554c commit d58276d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rvl"
3-
version = "0.5.0"
3+
version = "0.5.1"
44
edition = "2024"
55
authors = ["CMD+RVL <engineering@cmdrvl.com>"]
66
description = "Reveal the smallest set of numeric changes that explain what actually changed."

operator.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "operator.v0",
33
"name": "rvl",
4-
"version": "0.5.0",
4+
"version": "0.5.1",
55
"description": "Numeric change explainer — finds the smallest set of cell-level changes that account for the difference between two CSV files",
66
"repository": "https://github.com/cmdrvl/rvl",
77
"license": "MIT",

0 commit comments

Comments
 (0)