Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Commit df64372

Browse files
author
Jack Tang
committed
Release 0.0.1
1 parent 8b0614b commit df64372

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ <h1><a class="toc-backref" href="#18">Templates</a></h1>
513513
<div class="twelve-columns footer">
514514
<span class="nim-sprite"></span>
515515
<br/>
516-
<small style="color: var(--hint);">Made with Nim. Generated: 2020-05-16 14:28:12 UTC</small>
516+
<small style="color: var(--hint);">Made with Nim. Generated: 2020-05-16 14:29:53 UTC</small>
517517
</div>
518518
</div>
519519
</div>

threadproxy.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.1.0"
3+
version = "0.0.1"
44
author = "Jack Tang"
55
description = "Simplify Nim inter-thread Communication"
66
license = "MIT"

0 commit comments

Comments
 (0)