Skip to content

Commit 8068e1e

Browse files
committed
Release 0.2.0
1 parent ca067d1 commit 8068e1e

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,6 +1,6 @@
11
[package]
22
name = "cargo-llvm-lines"
3-
version = "0.1.6"
3+
version = "0.2.0"
44
authors = ["David Tolnay <[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)