summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorFlaviu Tamas <tamasflaviu@gmail.com>2015-01-24 14:58:44 -0500
committerFlaviu Tamas <tamasflaviu@gmail.com>2015-01-24 14:58:44 -0500
commit85d71da5958337b33477b973bcc2d1cbd4791216 (patch)
tree6978f31737e26f36349913ff091f7f662c3a2741
parenta064faf1715bc01f0c47f7ee29e75767b2812e11 (diff)
downloadNim-85d71da5958337b33477b973bcc2d1cbd4791216.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 e13ce79db..afdfbd6d4 100644
--- a/nre.nimble
+++ b/nre.nimble
@@ -1,7 +1,7 @@
 [Package]
 name        = "nre"
 author      = "Flaviu Tamas"
-version     = "0.4.0"
+version     = "0.5.0"
 description = "Yet another PCRE library"
 license     = "MIT"
 srcDir      = "src"