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