summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/version.rb b/lib/version.rb
index 9ad2e32..168be3d 100644
--- a/lib/version.rb
+++ b/lib/version.rb
@@ -21,7 +21,7 @@
#
module Edoors
#
- VERSION = "0.0.6"
+ VERSION = "0.0.7"
#
end
#