#!/bin/bash

set -e

echo "==============================================================="
echo "This build script is no longer required to use hm-post-history!"
echo "Starting with v1.4.2, tags for this plugin include built files."
echo "Install a tagged release from Packagist or GitHub, and enjoy :)"
echo "==============================================================="
