]> git.saurik.com Git - logizomai.git/blame_incremental - publish
For some reason I am supposed to commit this file.
[logizomai.git] / publish
... / ...
CommitLineData
1#!/bin/bash
2set -e
3git describe --tags --match="v*" --exact-match >/dev/null
4./make
5npm publish