Bump the version number.

This commit is contained in:
Sébastien Crozet 2015-01-25 21:25:43 +01:00
parent bbf5ed17e4
commit 14df13809f
1 changed files with 1 additions and 1 deletions

View File

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