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