Bump version [skip ci]

This commit is contained in:
Alexander Meißner 2021-06-19 07:07:32 +02:00
parent 367c72370d
commit dd2fa358d6
2 changed files with 2 additions and 2 deletions

View file

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