aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nimterop.nimble4
1 files changed, 2 insertions, 2 deletions
diff --git a/nimterop.nimble b/nimterop.nimble
index 21221a7..6a5cced 100644
--- a/nimterop.nimble
+++ b/nimterop.nimble
@@ -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") \ No newline at end of file
+ echo readFile("tests/timeit.txt")