Merge pull request #166 from csherratt/master

bump version number
This commit is contained in:
Colin Sherratt 2015-02-08 13:52:04 -05:00
commit 5a8640efcb

View file

@ -1,7 +1,7 @@
[package]
name = "cgmath"
version = "0.0.1"
version = "0.0.3"
authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>",
"Brian Heylin",
"Colin Sherratt",
@ -12,6 +12,10 @@ authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>",
"Mikko Perttunen",
"Tomasz Stachowiak"
]
license="Apache-2.0"
description="A linear algebra and mathematics library for computer graphics."
homepage="https://github.com/bjz/cgmath-rs"
repository="https://github.com/bjz/cgmath-rs"
[lib]
name = "cgmath"