Skip to content

Commit 7ea8cfb

Browse files
committed
update version
previous versions were yanked due to function now taking a &[] instead of a Vec<>
1 parent 25100bb commit 7ea8cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "codevis"
3-
version = "0.3.4"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "A tool for turning your code into one large image"
66
license = "MIT"

0 commit comments

Comments
 (0)