Skip to content

Commit 3a24c2f

Browse files
committed
0.6.6
1 parent 8acb6bd commit 3a24c2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<h1>VTracer</h1>
55

66
<p>
7-
<strong>Raster to Vector Graphics Converter built on top of visioncortex</strong>
7+
<strong>Raster to Vector Graphics Converter</strong>
88
</p>
99

1010
<h3>

cmdapp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "vtracer"
3-
version = "0.6.5"
3+
version = "0.6.6"
44
authors = ["Chris Tsang <chris.2y3@outlook.com>"]
55
edition = "2021"
66
description = "A cmd app to convert images into vector graphics."

0 commit comments

Comments
 (0)