1
0
mirror of https://github.com/pcvolkmer/osc-variant.git synced 2025-09-13 05:02:52 +00:00

build: bump version

This commit is contained in:
2025-08-18 17:11:20 +02:00
parent 83e2c5daf1
commit bf4af54b8c
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -452,7 +452,7 @@ checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
[[package]]
name = "osc-variant"
version = "0.9.0"
version = "0.10.0"
dependencies = [
"base16ct",
"bytes",

View File

@@ -1,6 +1,6 @@
[package]
name = "osc-variant"
version = "0.9.0"
version = "0.10.0"
edition = "2024"
authors = ["Paul-Christian Volkmer"]
description = "Anwendung zum Anpassen einer OSC-Datei an einen Standort"