Bump the version number.

This commit is contained in:
Sébastien Crozet 2015-01-18 14:09:49 +01:00
parent 08049e515e
commit 713589ff50
1 changed files with 1 additions and 1 deletions

View File

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