Skip to content

Commit

Permalink
fix gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
azi-acceis committed Nov 4, 2022
1 parent 778386e commit 790edeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bqm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'bqm'
s.version = '1.1.0
s.version = '1.1.0'
s.platform = Gem::Platform::RUBY
s.summary = 'Download BloudHound query lists, deduplicate entries and merge them in one file.'
s.description = 'Deduplicate custom BloudHound queries from different datasets and merge them in one customqueries.json file.'
Expand Down

0 comments on commit 790edeb

Please sign in to comment.