Add , , and .

This commit is contained in:
Jonathan Bernard
2018-05-12 13:11:02 -05:00
parent 8987a4e268
commit f831fd6238
3 changed files with 47 additions and 20 deletions

View File

@ -1,11 +1,11 @@
# Package
version = "0.2.2"
version = "0.3.0"
author = "Jonathan Bernard"
description = "Utility methods to fill in the lacking 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"
# Dependencies
requires "nim >= 0.18.1"
requires "nim >= 0.18.0"