Skip to content

Commit 85dff1e

Browse files
committed
release: 0.1.0
1 parent f3d14d1 commit 85dff1e

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 = "codestats"
3-
version = "0.1.1"
3+
version = "0.1.0"
44
authors = ["Quin Gillespie <[email protected]>"]
55
description = "CLI tool to provide a per-language breakdown of a folder of sourcecode, optionally respecting things like gitignores, hidden files, and symlinks."
66
repository = "https://github.com/trypsynth/codestats"

0 commit comments

Comments
 (0)