module DuckDB # The version string of ruby-duckdb. # Currently, ruby-duckdb is NOT semantic versioning. VERSION = '0.6.1'.freeze end