Skip to content

Commit cb25125

Browse files
chore(release): 0.4.4 [skip ci]
## [0.4.4](v0.4.3...v0.4.4) (2020-05-24) ### Bug Fixes * Use equality check to filter ENUMs ([5fbc55e](5fbc55e)), closes [#19](#19)
1 parent 5fbc55e commit cb25125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "admin-bro-sequelizejs",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"description": "Sequelize adapter for AdminBro",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)