v0.5.1
This commit is contained in:
parent
7daf32d654
commit
ecb5f2ede6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Package
|
||||
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
author = "genotrance"
|
||||
description = "C/C++ interop for Nim"
|
||||
license = "MIT"
|
||||
|
|
@ -87,4 +87,4 @@ task test, "Test":
|
|||
|
||||
docsTask()
|
||||
|
||||
echo readFile("tests/timeit.txt")
|
||||
echo readFile("tests/timeit.txt")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue