Skip to content

Commit 64d6c5a

Browse files
committed
Bump version
1 parent 14d3dc6 commit 64d6c5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
[package]
22
name = "quantizr"
33
description = "Fast library for converting RGBA images to 8-bit palette images"
4-
version = "1.4.0"
4+
version = "1.4.1"
55
authors = ["DarthSim <[email protected]>"]
66
edition = "2018"
77
license-file = "LICENSE"
8+
repository="https://github.com/DarthSim/quantizr"
89

910
[lib]
1011
name = "quantizr"

0 commit comments

Comments
 (0)