Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberdelia committed Mar 3, 2025
1 parent 8316ab8 commit 78092b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubocop-sequel.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |gem|
gem.executables = gem.files.grep(%r{^bin/}).map { |f| File.basename(f) }
gem.name = 'rubocop-sequel'
gem.require_paths = ['lib']
gem.version = '0.3.8'
gem.version = '0.4.0'
gem.metadata['rubygems_mfa_required'] = 'true'
gem.metadata['default_lint_roller_plugin'] = 'RuboCop::Sequel::Plugin'

Expand Down

0 comments on commit 78092b4

Please sign in to comment.