Bugfix for queryParamsToCliArgs.

This commit is contained in:
2020-03-23 08:18:08 -05:00
parent e9351fbd9d
commit 438ea5f7b3
2 changed files with 3 additions and 3 deletions

View File

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