Release 0.3.0.

This includes breaking changes for the Rot3::look_at{_z} method.
This commit is contained in:
Sébastien Crozet 2015-09-16 23:28:08 +02:00
parent 189bcef193
commit 6fee70bd19
1 changed files with 1 additions and 1 deletions

View File

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