@headgum/node-podcast-parser
v2.5.4
Published
Parse podcast feeds into objects
Downloads
18
Readme
To build a new version:
- Run
npm run build - Bump the version in
package.json - Commit it all
- Create a new release https://github.com/headgum/node-podcast-parser/releases/new with a new tag matching the version above
- Pull the changes back on local dev
npm publish
