From 2bff8779fdcb63fe25098b454254ce9b0584d680 Mon Sep 17 00:00:00 2001 From: Cezary Baginski Date: Sat, 13 Dec 2014 16:24:45 +0100 Subject: [PATCH] Release 0.0.3 --- lib/nenv/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/nenv/version.rb b/lib/nenv/version.rb index ce682d0..0632fb1 100644 --- a/lib/nenv/version.rb +++ b/lib/nenv/version.rb @@ -1,3 +1,3 @@ module Nenv - VERSION = '0.0.2' + VERSION = '0.0.3' end