Bump version [skip ci]

This commit is contained in:
Alexander Meißner 2022-11-26 16:56:21 +01:00
parent cd0feb40c4
commit 8a05c34009
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "geometric_algebra"
version = "0.2.0"
version = "0.2.1"
authors = ["Alexander Meißner <AlexanderMeissner@gmx.net>"]
description = "Generate(d) custom libraries for geometric algebras"
repository = "https://github.com/Lichtso/geometric_algebra/"

View file

@ -1,6 +1,6 @@
[package]
name = "codegen"
version = "0.2.0"
version = "0.2.1"
authors = ["Alexander Meißner <AlexanderMeissner@gmx.net>"]
edition = "2018"
publish = false