@menvia/farol-sdk

1.9.1 • Public • Published

Generate new version

  1. Make the desired changes;
  2. If new files were added, update gulpfile.js file;
  3. Update CHANGELOG.md file;
  4. Update package.json file with the new version;
  5. Update this file with the new version;
  6. Run the commands below:
  • Run ``` gulp git add -A git commit -am"Updates" git push git tag 1.9.1 git push origin --tags npm publish --access public

## To update the client project

- Run ```
bower install farol-node-sdk2@1.9.1 -F -S

Readme

Keywords

none

Package Sidebar

Install

npm i @menvia/farol-sdk

Weekly Downloads

2

Version

1.9.1

License

ISC

Unpacked Size

29.6 kB

Total Files

4

Last publish

Collaborators

  • felipeplets