Default output to stdout.

This commit is contained in:
2023-01-08 16:52:48 -06:00
parent 57e9419565
commit a5dae03897
3 changed files with 4 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "1.2.1"
version = "1.2.2"
author = "Jonathan Bernard"
description = "Utility for writing dynamic progress bars to the console."
license = "BSD"
@ -9,4 +9,3 @@ srcDir = "src/main/nim"
# Dependencies
requires "nim >= 0.13.0"