joplin/packages/turndown-plugin-gfm/publish.sh

3 lines
41 B
Bash
Raw Normal View History

#!/bin/bash
npm version patch
npm publish