Version 0.0.2

Cássio Marques committed Nov 24, 2013
commit ea7629b6d50023b457f5a67b7e8a0630cfcb3b69
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.1"
+ VERSION = "0.0.2"
end
end