From f7bfd627a169cce6d9ad59789eda60aa860b9d3c Mon Sep 17 00:00:00 2001 From: Sokolov Yura 'funny-falcon Date: Thu, 26 Jul 2012 20:00:05 +0400 Subject: [PATCH] v0.0.7 --- lib/funfig/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/funfig/version.rb b/lib/funfig/version.rb index 78447f8..1e4bd68 100644 --- a/lib/funfig/version.rb +++ b/lib/funfig/version.rb @@ -1,3 +1,3 @@ module Funfig - VERSION = "0.0.6" + VERSION = "0.0.7" end