Version 0.0.3

Cássio Marques committed Nov 28, 2013
commit 41add80f5413b9a8733aed24afbc1f9c4c3d8c06
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.2"
+ VERSION = "0.0.3"
end
end