Notes/publish.sh
2019-09-07 10:28:14 +01:00

3 lines
41 B
Bash
Executable File

#!/bin/bash
npm version patch
npm publish