Allow filtering by issue tags.

This commit is contained in:
2020-11-12 07:37:22 -06:00
parent ef16eafd48
commit f8fed9d937
4 changed files with 16 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "4.9.4"
version = "4.10.0"
author = "Jonathan Bernard"
description = "Personal issue tracker."
license = "MIT"
@ -22,4 +22,4 @@ requires @[
]
task updateVersion, "Update the version of this package.":
exec "update_nim_package_version pit 'src/pitpkg/version.nim'"
exec "update_nim_package_version pit 'src/pitpkg/version.nim'"