More unit tests (cover previous bug in Nim times library).

This commit is contained in:
Jonathan Bernard
2016-10-12 15:58:02 -05:00
parent 6067740bdd
commit cb11d62e5d
2 changed files with 10 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# Package
version = "0.1.0"
version = "0.1.1"
author = "Jonathan Bernard"
description = "Utility methods to fill in the horrid time support in Nim\'s stdlib. This is holding me over until I can write a proper time module for the stdlib and submit it."
license = "BSD3"