Sha256: fc2f851b390749017182e0e5c6bed0a641950d41f7a2b264e7cb9df12bb497a9
Contents?: true
Size: 137 Bytes
Versions: 1
Compression:
Stored size: 137 Bytes
Contents
# frozen_string_literal: true module Rambling module Trie # Current version of the rambling-trie. VERSION = '2.5.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rambling-trie-2.5.0 | lib/rambling/trie/version.rb |