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