Version 0.0.6

Cássio Marques committed Jan 10, 2014
commit 8896cc96251b181107c847ca4f90d71352e6416e
Showing 1 changed file with 1 additions and 1 deletions
zebra/epl/version.rb b/lib/zebra/epl/version.rb +1 -1
@@ @@ -1,5 +1,5 @@
module Zebra
module Epl
- VERSION = "0.0.5"
+ VERSION = "0.0.6"
end
end