Skip to content

Commit

Permalink
version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theSteveMitchell committed Dec 1, 2024
1 parent 2baa09f commit 76bb8eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module Version
VERSION = '3.0.0'
VERSION = '2.0.0'
end

2 comments on commit 76bb8eb

@gildesmarais
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @theSteveMitchell,

thank you for your work on this useful gem.

As version 2.0.0 of this gem was released - a major version bump - I wonder if there are any breaking changes?
I couldn't find a changelog.

Thanks in advance!

@ag-303
Copy link

@ag-303 ag-303 commented on 76bb8eb Dec 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found this changelog, I couldn't spot a breaking change. @theSteveMitchell please correct me if I'm wrong.

Please sign in to comment.