build: bump version (v1.3.0)

This commit is contained in:
2022-04-07 19:38:58 +02:00
parent f3423eea53
commit a10345fbbe
3 changed files with 7 additions and 2 deletions

View File

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