Skip to content

Commit aea0b18

Browse files
committed
Release 0.4.14
1 parent bcb1325 commit aea0b18

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "cargo-llvm-lines"
3-
version = "0.4.13"
3+
version = "0.4.14"
44
authors = ["David Tolnay <[email protected]>", "Nicholas Nethercote <[email protected]>"]
55
license = "MIT OR Apache-2.0"
66
description = "Count the number of lines of LLVM IR across all instantiations of a generic function."

0 commit comments

Comments
 (0)