From 05c4a4e13b88a4b2e85b552825b050187da7d6eb Mon Sep 17 00:00:00 2001 From: Nucc Date: Sun, 8 Dec 2013 17:47:39 +0000 Subject: [PATCH] Bumped version to 0.0.18 --- lucie-lib/lib/lucie/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lucie-lib/lib/lucie/version.rb b/lucie-lib/lib/lucie/version.rb index 4069beb..108a96a 100644 --- a/lucie-lib/lib/lucie/version.rb +++ b/lucie-lib/lib/lucie/version.rb @@ -1,3 +1,3 @@ module Lucie - VERSION = "0.0.17" + VERSION = "0.0.18" end