This commit is contained in:
Chris Tsang
2026-01-28 18:21:44 +00:00
parent 8acb6bd911
commit 3a24c2f755
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<h1>VTracer</h1>
<p>
<strong>Raster to Vector Graphics Converter built on top of visioncortex</strong>
<strong>Raster to Vector Graphics Converter</strong>
</p>
<h3>
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "vtracer"
version = "0.6.5"
version = "0.6.6"
authors = ["Chris Tsang <chris.2y3@outlook.com>"]
edition = "2021"
description = "A cmd app to convert images into vector graphics."