summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorFlaviu Tamas <tamasflaviu@gmail.com>2015-01-21 21:08:15 -0500
committerFlaviu Tamas <tamasflaviu@gmail.com>2015-01-21 21:08:15 -0500
commitba3aac1b13d73e515dfed50376d82f57a46d7d2c (patch)
tree13331a037e7691b0320ca4622c841588d27a172b
parente8d04e142efa3327107b30da25bc803276b478a4 (diff)
downloadNim-ba3aac1b13d73e515dfed50376d82f57a46d7d2c.tar.gz
Bump version
-rw-r--r--nre.nimble2
1 files changed, 1 insertions, 1 deletions
diff --git a/nre.nimble b/nre.nimble
index ea83286c2..e13ce79db 100644
--- a/nre.nimble
+++ b/nre.nimble
@@ -1,7 +1,7 @@
 [Package]
 name        = "nre"
 author      = "Flaviu Tamas"
-version     = "0.3.1"
+version     = "0.4.0"
 description = "Yet another PCRE library"
 license     = "MIT"
 srcDir      = "src"