Release v0.2.13

This commit is contained in:
Sébastien Crozet 2015-05-09 00:03:05 +02:00
parent 5f7b480827
commit 0b1969d4d5

View File

@ -1,6 +1,6 @@
[package]
name = "nalgebra"
version = "0.2.12"
version = "0.2.13"
authors = [ "Sébastien Crozet <developer@crozet.re>" ] # FIXME: add the contributors.
description = "Linear algebra library for computer physics, computer graphics and general low-dimensional linear algebra for Rust."