Release version 0.2.10

This commit is contained in:
Eduard Bopp 2015-04-04 17:27:07 +02:00
parent f4aadb79ae
commit 0e7116e3bb
1 changed files with 1 additions and 1 deletions

View File

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