Version 0.0.4

Cássio Marques committed Jan 08, 2014
commit 144f859c61a9b060105371df3c2b1ec9db9bd3fe
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.3"
+ VERSION = "0.0.4"
end
end