Sha256: 993a24d7f2510cf20487b1c9de7e5480a85dd3193cb2acb47683d9b45fb2128a
Contents?: true
Size: 163 Bytes
Versions: 1
Compression:
Stored size: 163 Bytes
Contents
# frozen_string_literal: true module DuckDB # The version string of ruby-duckdb. # Currently, ruby-duckdb is NOT semantic versioning. VERSION = '0.9.2' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
duckdb-0.9.2 | lib/duckdb/version.rb |