# frozen_string_literal: true module Stashify module AWS module S3 VERSION = "1.0.0" end end end