Skip to content

Commit

Permalink
Release 0.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Oct 20, 2020
1 parent 4252785 commit b5b4948
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "cargo-llvm-lines"
version = "0.4.8"
version = "0.4.9"
authors = ["David Tolnay <dtolnay@gmail.com>", "Nicholas Nethercote <nnethercote@mozilla.com>"]
license = "MIT OR Apache-2.0"
description = "Count the number of lines of LLVM IR across all instantiations of a generic function."
Expand Down

0 comments on commit b5b4948

Please sign in to comment.