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