UNPKG

110 Bapplication/x-shView Raw
1#!/bin/sh
2
3npm version minor && npm publish && npm version patch && git push --tags && git push origin master