Skip to content

Commit e4cdd1e

Browse files
authored
Cut version 0.11.0 (#50)
1 parent d85ecd8 commit e4cdd1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## `main` (unreleased)
1+
## 0.11.0
22

33
- Relax dependencies for compatibility with Rails 7.0
44
- Move CI to GitHub actions

lib/db_query_matchers/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Defines the gem version.
22
module DBQueryMatchers
3-
VERSION = '0.10.0'
3+
VERSION = '0.11.0'
44
end

0 commit comments

Comments
 (0)