Build Packages

# Using Makefile
cd src
make release VERSION=0.2.0

# Using release script
./scripts/release.sh 0.2.0

5. Distribution Channels