This commit is contained in:
Chris Tsang
2021-01-24 21:31:55 +08:00
parent 0b37051d40
commit 97ac767844
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
Version 0.3.0 (2021-01-24)
==========================
- Added cutout mode
Version 0.2.0 (2020-11-15)
==========================

View File

@@ -1,6 +1,6 @@
[package]
name = "vtracer"
version = "0.2.1"
version = "0.3.0"
authors = ["Chris Tsang <tyt2y7@gmail.com>"]
edition = "2018"
description = "A cmd app to convert images into vector graphics."