Bump version [skip ci]
This commit is contained in:
parent
53e514d861
commit
337844a738
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "geometric_algebra"
|
name = "geometric_algebra"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["Alexander Meißner <AlexanderMeissner@gmx.net>"]
|
authors = ["Alexander Meißner <AlexanderMeissner@gmx.net>"]
|
||||||
description = "Generate(d) custom libraries for geometric algebras"
|
description = "Generate(d) custom libraries for geometric algebras"
|
||||||
repository = "https://github.com/Lichtso/geometric_algebra/"
|
repository = "https://github.com/Lichtso/geometric_algebra/"
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "codegen"
|
name = "codegen"
|
||||||
version = "0.1.1"
|
version = "0.1.2"
|
||||||
authors = ["Alexander Meißner <AlexanderMeissner@gmx.net>"]
|
authors = ["Alexander Meißner <AlexanderMeissner@gmx.net>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
publish = false
|
publish = false
|
||||||
Loading…
Add table
Reference in a new issue