Bump version number

This commit is contained in:
Pierre Krieger 2015-01-10 08:55:51 +01:00
parent f72b09bcb7
commit 5a20f0af6b

View file

@ -1,9 +1,9 @@
[package] [package]
name = "glutin" name = "glutin"
version = "0.0.3-pre" version = "0.0.4-pre"
authors = ["tomaka <pierre.krieger1708@gmail.com>"] authors = ["tomaka <pierre.krieger1708@gmail.com>"]
description = "Cross-plaform OpenGL context provider." description = "Cross-plaform OpenGL context provider. Important: the crates.io only supports Windows and Linux for the moment."
keywords = ["windowing", "opengl"] keywords = ["windowing", "opengl"]
license = "Apache-2.0" license = "Apache-2.0"
readme = "README.md" readme = "README.md"