We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85ecd8 commit e4cdd1eCopy full SHA for e4cdd1e
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## `main` (unreleased)
+## 0.11.0
2
3
- Relax dependencies for compatibility with Rails 7.0
4
- Move CI to GitHub actions
lib/db_query_matchers/version.rb
# Defines the gem version.
module DBQueryMatchers
- VERSION = '0.10.0'
+ VERSION = '0.11.0'
end
0 commit comments