# frozen_string_literal: true module Rails module SessionCookie VERSION = '0.3.0' end end