build: bump version (v1.2.2)

This commit is contained in:
2021-08-25 17:11:23 +02:00
parent 2d1497cb36
commit 6872e7897b
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "audio-conv"
version = "1.2.1"
version = "1.2.2"
edition = "2018"
description = "Copies directory structure and converts audio files in it"
authors = ["Thomas Heck <t@b128.net>"]