Release v0.3.1.

This commit is contained in:
Sébastien Crozet 2015-10-13 23:20:02 +02:00
parent 37f1a1d26c
commit 0f24c2d8fc
1 changed files with 1 additions and 1 deletions

View File

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