lib/memory_io/version.rb



# frozen_string_literal: true

module MemoryIO
  # Current gem version.
  VERSION = '0.2.0'
end