Update the minor version to 0.0.3

A new flag was introduced for one of the commands.
This commit is contained in:
Jeremy Wall 2017-04-26 18:58:46 -05:00
parent b2b842d12f
commit 7bce901323

View File

@ -1,6 +1,6 @@
[package]
name = "runwhen"
version = "0.0.2"
version = "0.0.3"
authors = ["Jeremy Wall <jeremy@marzhillstudios.com>"]
description = "Runs a command on user specified triggers."
repository = "https://github.com/zaphar/runwhen"