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