build: bump version (v1.2.0)

This commit is contained in:
2021-04-22 21:16:20 +02:00
parent 7f40cb0581
commit 65b4f398d9
3 changed files with 4 additions and 2 deletions

View File

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