Skip to content

Commit 15d50ca

Browse files
committed
Bump version
1 parent e6a771d commit 15d50ca

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,14 @@ Thanks in advance ❤️
1616

1717
## Compatibility
1818

19-
Compatible with hapi.js version `19.x` and sequelize `5.x` and `6.x`.
19+
Compatible with these versions:
20+
21+
- hapi.js
22+
- `19.x`
23+
- `20.x`
24+
- sequelize
25+
- `5.x`
26+
- `6.x`
2027

2128
Check the [releases page](https://github.com/valtlfelipe/hapi-sequelizejs/releases) for the changelog.
2229

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hapi-sequelizejs",
3-
"version": "4.3.0",
3+
"version": "4.4.0",
44
"description": "hapi.js plugin for the Sequelize ORM",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)