From b5f3a662c51ff218bd531f2387bdca58f26ea0b2 Mon Sep 17 00:00:00 2001 From: Flaviu Tamas Date: Mon, 19 Jan 2015 16:03:32 -0500 Subject: [PATCH] Bump version number --- nre.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nre.nimble b/nre.nimble index 7dabdfd8a9..3d368cb36c 100644 --- a/nre.nimble +++ b/nre.nimble @@ -1,7 +1,7 @@ [Package] name = "nre" author = "Flaviu Tamas" -version = "0.2.0" +version = "0.3.0" description = "Yet another PCRE library" license = "MIT" srcDir = "src"