Merge pull request #171 from kvark/version

Version bump to 0.0.4
This commit is contained in:
Dzmitry Malyshau 2015-02-11 23:21:14 -05:00
commit 1c3e2f0322

View file

@ -1,7 +1,7 @@
[package]
name = "cgmath"
version = "0.0.3"
version = "0.0.4"
authors = ["Brendan Zabarauskas <bjzaba@yahoo.com.au>",
"Brian Heylin",
"Colin Sherratt",
@ -23,4 +23,4 @@ name = "cgmath"
[dependencies]
rustc-serialize="*"
rand_macros="*"
rand="*"
rand="*"