chore: bump version to v0.2.0

This commit is contained in:
cscherr 2025-08-11 09:39:17 +02:00
parent 63c45edba1
commit 21e77c65a9
Signed by: cscherrNT
GPG key ID: 8E2B45BC51A27EA7
5 changed files with 19 additions and 20 deletions

4
Cargo.lock generated
View file

@ -13,7 +13,7 @@ dependencies = [
[[package]]
name = "algorithms"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"assert_hex",
"criterion",
@ -408,7 +408,7 @@ checksum = "8d5439c4ad607c3c23abf66de8c8bf57ba8adcd1f129e699851a6e43935d339d"
[[package]]
name = "nucleo-l053r8-benches"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"algorithms",
"cortex-m",

View file

@ -1,6 +1,6 @@
[package]
name = "nucleo-l053r8-benches"
version = "0.1.0"
version = "0.2.0"
edition = "2024"
authors = ["Christoph J. Scherr <software@cscherr.de>"]

View file

@ -1,6 +1,6 @@
[package]
name = "algorithms"
version = "0.1.0"
version = "0.2.0"
edition = "2024"
[dependencies]

View file

@ -12,6 +12,7 @@
:test_threads: 8
:compile_threads: 8
:release_build: TRUE
:version: 0.2.0
:test_build:
:use_assembly: FALSE
:release_build:

View file

@ -1,8 +1,6 @@
#!/bin/bash
set -e
rsync --cvs-exclude --recursive --links --copy-links --filter=':- .gitignore' \
--verbose --human-readable --partial --progress \
"$PWD" "/home/cscherr/Documents/SVN/nt/BA/trunk/Studium/Christoph_Scherr/system/Implementation/"
bash ./scripts/copy_to_svn.sh
TARGET="thumbv6m-none-eabi"
powershell.exe -Command "