Skip to content

Commit

Permalink
Release version 3.0.0.beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisalley committed May 24, 2023
1 parent 6ddce09 commit 639fa37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pundit-matchers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Gem::Specification.new do |s|
s.name = 'pundit-matchers'
s.version = '3.0.0'
s.version = '3.0.0.beta1'
s.summary = 'RSpec matchers for Pundit policies'
s.description = 'A set of RSpec matchers for testing Pundit authorisation ' \
'policies'
Expand Down

0 comments on commit 639fa37

Please sign in to comment.