# frozen_string_literal: true require 'version' module Fixturizer VERSION = Version.current end