Skip to content

Commit d6894fd

Browse files
committed
Bump version to 0.1.5
1 parent 975790d commit d6894fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
description = "High-performance modern Wilkinson's formula parsing for statistical models. Parses R-style formulas into structured JSON metadata supporting linear models, mixed effects, and complex statistical specifications."
33
name = "fiasto"
4-
version = "0.1.4"
4+
version = "0.1.5"
55
edition = "2021"
66
authors = ["Alex Hallam <alexhallam6.28@gmail.com>"]
77
license = "MIT"

0 commit comments

Comments
 (0)