Version 0.0.5
Cássio Marques
committed Jan 08, 2014
commit 8ff50b032f71dd047f785e11b4059b94f6a05162
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.4" |
| + | VERSION = "0.0.5" |
| end | |
| end | |