annacruz / ofx

A simple OFX (Open Financial Exchange) parser built on top of Nokogiri. Currently supports OFX 1.0.2.
http://github.com/annacruz/ofx
131 stars 82 forks source link

Version #93

Open marcosdemelo opened 2 years ago

marcosdemelo commented 2 years ago

Hi Anna, how do you update the project version?

If is like bellow, can I put this in the README?

Deploy

  1. Create and send the new version to Rubygems
$ bundle exec rake release
  1. Create a new release on Github
  1. Done!

An example of how it will look

https://github.com/asseinfo/br_danfe/releases/tag/v0.17.6

image
marcosdemelo commented 1 year ago

Hi Anna, have you analyzed this change?

marcosdemelo commented 1 year ago

With the latest changes, it would be nice if we generated a new tag, or even better, a release, which is the main purpose of this issue.