Sha256: fb224609db3af8ae653f5cf0fa8eec1f409a9108c85e0222cd42b843ce9cebd8
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.0.0.1' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
duckdb-1.0.0.1 | lib/duckdb/version.rb |