Skip to content

Commit ddab2d1

Browse files
committed
Version bump
1 parent 06b1e4f commit ddab2d1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
### Unreleased
22

3+
### 3.0.0
4+
35
* [Breaking] Drop Rails 6.1 support
46
* Add support for mailers with `args` and `kwargs` #565
57

lib/noticed/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Noticed
2-
VERSION = "2.9.3"
2+
VERSION = "3.0.0"
33
end

0 commit comments

Comments
 (0)