# File lib/amalgalite/version.rb, line 27
    def self.to_hash
      { :major => MAJOR, :minor => MINOR, :build => BUILD }
    end