Skip to content

Commit

Permalink
Bumps version to 2.0
Browse files Browse the repository at this point in the history
Major version jump because this version drops support of schema drafts
1, 2 and 3 in favor of supporting versions 6 and 7.
  • Loading branch information
amygurski committed Jun 16, 2021
1 parent fb0d122 commit e38f5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/active_record/json_validator/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module ActiveRecord
module JSONValidator
VERSION = '1.3.0'
VERSION = '2.0.0'
end
end

0 comments on commit e38f5fd

Please sign in to comment.