Skip to content

Commit

Permalink
Release version 1.1.0
Browse files Browse the repository at this point in the history
Adds support for Ruby 3.2!
  • Loading branch information
ivoanjo committed Jan 3, 2023
1 parent 6460da7 commit 59ec1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/backtracie/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@
# along with backtracie. If not, see <http://www.gnu.org/licenses/>.

module Backtracie
VERSION = "1.1.0.dev"
VERSION = "1.1.0"
end

0 comments on commit 59ec1d6

Please sign in to comment.