Skip to content

Commit

Permalink
Update the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MatCRL authored Jan 20, 2025
1 parent 4b422dc commit 4384643
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,15 +229,15 @@ You can generate new data using [4devs generators](http://www.4devs.com.br).

## Deploy to Rubygems

To deploy a new version:
1. To deploy a new version:

1. Define the new version at `lib/nfe/version.rb`;
2. Execute `$ bundle`;
3. Commit all and push to Github;
* Define the new version at `lib/nfe/version.rb`;
* Execute `$ bundle`;
* Commit all and push to Github;

2. Send the new version to Rubygems

$ bundle exec rake release
* $ bundle exec rake release

3. Create a [new release on Github](https://github.com/asseinfo/br_danfe/releases/new)

Expand Down

0 comments on commit 4384643

Please sign in to comment.