#!/bin/bash git tag -a "$(cat VERSION)" -m "Version $(cat VERSION)"