Skip to content

Commit

Permalink
bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronLasseigne committed Aug 17, 2024
1 parent 5d4c522 commit 9feb21d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/sqlite3_ar_regexp/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

module SQLite3ARRegexp
VERSION = '2.2.0'
VERSION = '3.0.0'
end

0 comments on commit 9feb21d

Please sign in to comment.