# -*- ruby -*-
# vim: set nosta noet ts=4 sw=4 ft=ruby:
# encoding: utf-8
require 'mdbx_ext'
# Top level namespace for MDBX.
#
module MDBX
# The version of this gem.
VERSION = '0.0.1'
end # module MDBX