Skip to content

Commit

Permalink
Bump v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
david942j committed Sep 19, 2023
1 parent 2a50919 commit 195334d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
seccomp-tools (1.5.0)
seccomp-tools (1.6.0)
os (~> 1.1, >= 1.1.1)

GEM
Expand Down
2 changes: 1 addition & 1 deletion lib/seccomp-tools/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

module SeccompTools
# Gem version.
VERSION = '1.5.0'
VERSION = '1.6.0'
end

0 comments on commit 195334d

Please sign in to comment.