Add version of queryParamsToCliArgs that accepts a Table[string,string] to support Jester 0.4

This commit is contained in:
2019-01-17 13:19:59 -06:00
parent 7b274bfb98
commit 9750ac16b3
2 changed files with 13 additions and 2 deletions

View File

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