Bump version

This commit is contained in:
shivshank 2018-07-28 16:59:22 -04:00
parent a734d7de86
commit 79c14c51c5

View file

@ -1,6 +1,6 @@
[package]
name = "mini_gl_fb"
version = "0.3.2"
version = "0.4.0"
authors = ["shivshank"]
description = "Tool for quickly creating a window and drawing to a buffer with OpenGL"