Release v0.2.17.

This commit is contained in:
Sébastien Crozet 2015-06-06 13:01:31 +02:00
parent b3684bc912
commit ee7efb5efc
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "nalgebra"
version = "0.2.16"
version = "0.2.17"
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."