renamed to sane-ffi

This commit is contained in:
Jakub Kuźma 2011-06-01 14:12:28 +02:00
parent cf3c2b8c6e
commit 3d56bc6ac4
5 changed files with 17 additions and 20 deletions

3
lib/sane/version.rb Normal file
View file

@ -0,0 +1,3 @@
module Sane
VERSION = "0.1.0"
end