Expand effect list of exec to keep up with Nim compiler (need to investigate later).

This commit is contained in:
Jonathan Bernard
2017-11-15 21:03:03 -06:00
parent 9fba13a965
commit cce4e5ec80
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Package
version = "0.3.0"
version = "0.3.1"
author = "Jonathan Bernard"
description = "Helper functions for writing command line interfaces."
license = "MIT"