Bump version to v0.93

This commit is contained in:
Andrey Meshkov
2019-02-25 19:04:41 +03:00
parent c71d6ed433
commit 71ab95f12f
2 changed files with 13 additions and 8 deletions

View File

@@ -25,6 +25,10 @@ f() {
fi
}
# Clean dist and build
make clean
rm -rf dist
# Prepare the dist folder
mkdir -p dist