Updated version

This commit is contained in:
Kevin K 2015-03-17 21:02:47 -04:00
parent e6ca4cfc1b
commit c82bb523ab

View file

@ -1,7 +1,7 @@
[package]
name = "clap"
version = "0.4.4"
version = "0.4.6"
authors = ["Kevin K. <kbknapp@gmail.com>"]
exclude = ["docs/*"]
description = "A Command Line Argument Parser written in Rust"