Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
seanpdoyle committed Sep 26, 2023
1 parent 3d12b85 commit 76d4544
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 0.1.1 (September 26, 2023)

- Support Capybara's modal block helpers like [accept_alert][]

*Sean Doyle*
Expand Down
2 changes: 1 addition & 1 deletion lib/capybara_accessibility_audit/version.rb
@@ -1,3 +1,3 @@
module CapybaraAccessibilityAudit
VERSION = "0.1.0"
VERSION = "0.1.1"
end

0 comments on commit 76d4544

Please sign in to comment.