Bump version [skip ci]

This commit is contained in:
Alexander Meißner 2022-10-16 23:26:44 +02:00
parent 9e3f6959b5
commit 8e31f2c192
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "geometric_algebra"
version = "0.1.3"
version = "0.2.0"
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.1.3"
version = "0.2.0"
authors = ["Alexander Meißner <AlexanderMeissner@gmx.net>"]
edition = "2018"
publish = false