Skip to content

Commit 973c094

Browse files
authored
bump version (#10)
1 parent 2e818d9 commit 973c094

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Changes.md

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

44

5-
### [1.1.4] - 2023-01-19
5+
### [1.2.0] - 2023-01-19
66

77
- Export SPF class (#8)
88

@@ -42,4 +42,4 @@
4242
[1.0.1]: https://github.com/haraka/haraka-plugin-spf/releases/tag/1.0.1
4343
[1.1.2]: https://github.com/haraka/haraka-plugin-spf/releases/tag/1.1.2
4444
[1.1.3]: https://github.com/haraka/haraka-plugin-spf/releases/tag/1.1.3
45-
[1.1.4]: https://github.com/haraka/haraka-plugin-spf/releases/tag/1.1.4
45+
[1.2.0]: https://github.com/haraka/haraka-plugin-spf/releases/tag/1.2.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "haraka-plugin-spf",
3-
"version": "1.1.4",
3+
"version": "1.2.0",
44
"description": "Sender Policy Framework (SPF) plugin for Haraka",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)