We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe4152 commit 70a47d4Copy full SHA for 70a47d4
docs/index.html
@@ -529,7 +529,7 @@ <h1><a class="toc-backref" href="#12">Procs</a></h1>
529
<div class="twelve-columns footer">
530
<span class="nim-sprite"></span>
531
<br/>
532
- <small style="color: var(--hint);">Made with Nim. Generated: 2020-05-07 15:42:13 UTC</small>
+ <small style="color: var(--hint);">Made with Nim. Generated: 2020-05-07 16:05:59 UTC</small>
533
</div>
534
535
timestamp.nimble
@@ -1,6 +1,6 @@
1
# Package
2
3
-version = "0.1.1"
+version = "0.1.4"
4
author = "Jack Tang"
5
description = "An alternative time library"
6
license = "MIT"
0 commit comments