# frozen_string_literal: true module Nanoc # The current Nanoc version. VERSION = '4.13.0' end