Sha256: 5cff2b3bd2048502344650124fd76bd65afea1f935262cbb7881267962c61efe

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.3.1'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
duckdb-1.1.3.1 lib/duckdb/version.rb