summary refs log tree commit diff stats
path: root/nre.nimble
diff options
context:
space:
mode:
Diffstat (limited to 'nre.nimble')
-rw-r--r--nre.nimble2
1 files changed, 1 insertions, 1 deletions
diff --git a/nre.nimble b/nre.nimble
index 3d368cb36..ea83286c2 100644
--- a/nre.nimble
+++ b/nre.nimble
@@ -1,7 +1,7 @@
 [Package]
 name        = "nre"
 author      = "Flaviu Tamas"
-version     = "0.3.0"
+version     = "0.3.1"
 description = "Yet another PCRE library"
 license     = "MIT"
 srcDir      = "src"