Sha256: c469bea9a274ff2f996e8d99cd1d665b98f3eb5176739238043a3bc0c70e32c4
Contents?: true
Size: 328 Bytes
Versions: 8
Compression:
Stored size: 328 Bytes
Contents
- Update setup.py and CHANGES.txt and commit - Create version tag and tarball from tag WVER=0.1.0 git tag v${WVER} git push origin master git push origin v${WVER} git archive --format=tar --prefix=websockify-${WVER}/ v${WVER} > websockify-${WVER}.tar gzip websockify-${WVER}.tar - Upload tarball to repo
Version data entries
8 entries across 8 versions & 1 rubygems