Skip to content

Commit 17dabbc

Browse files
committed
Fix cargo versioning issue
1 parent 628862a commit 17dabbc

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
@@ -4,7 +4,7 @@ description = "A time tracking command-line utility"
44
repository = "https://github.com/chdsbd/doug"
55
documentation = "https://github.com/chdsbd/doug/blob/master/README.md"
66
license = "MIT"
7-
version = "1.1.0"
7+
version = "1.1.1"
88
authors = ["Christopher Dignam <chris@dignam.xyz>"]
99

1010
[dependencies]

0 commit comments

Comments
 (0)