Bump version [skip ci]

This commit is contained in:
Alexander Meißner 2021-04-24 10:11:29 +02:00
parent 53e514d861
commit 337844a738
2 changed files with 2 additions and 2 deletions

View file

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