# frozen_string_literal: true module Canvas module Embed VERSION = "0.1.4" end end