diff options
-rw-r--r-- | lib/efl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # module Efl # - VERSION = '0.1.0' + VERSION = '0.1.1' # module ClassHelper def to_a; [self] end |
index : ffi-efl | ||
Ruby FFI binding to EFL - Enlightenment Foundation Libraries | Jérémy Zurcher |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | lib/efl.rb | 2 |
@@ -3,7 +3,7 @@ # module Efl # - VERSION = '0.1.0' + VERSION = '0.1.1' # module ClassHelper def to_a; [self] end |