aboutsummaryrefslogtreecommitdiff
path: root/nimterop.nimble
diff options
context:
space:
mode:
authorGanesh Viswanathan <dev@genotrance.com>2019-10-17 15:09:34 -0500
committerGanesh Viswanathan <dev@genotrance.com>2019-10-17 15:09:34 -0500
commite9120eee7840851bda8113afbc71062b29fff872 (patch)
tree33adf2589148f382ac7e76b1e400c404fc4ec28e /nimterop.nimble
parent8c57fbf6020e8da698076fd0cb72d3a49ea6cefc (diff)
downloadnimterop-0.2.1.tar.gz
nimterop-0.2.1.zip
Bump to 0.2.1v0.2.1
Diffstat (limited to 'nimterop.nimble')
-rw-r--r--nimterop.nimble2
1 files changed, 1 insertions, 1 deletions
diff --git a/nimterop.nimble b/nimterop.nimble
index 8e27d8e..f78a010 100644
--- a/nimterop.nimble
+++ b/nimterop.nimble
@@ -1,6 +1,6 @@
# Package
-version = "0.2.0"
+version = "0.2.1"
author = "genotrance"
description = "C/C++ interop for Nim"
license = "MIT"