Skip to content

Commit

Permalink
v7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieudutour committed Aug 31, 2020
1 parent d964b7f commit 2ee6693
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 7.3.2 / 2020-08-31

- Adjust some TypeScript definitions (Thanks @cupcakearmy!)

# 7.3.1 / 2020-07-30

- Adjust some TypeScript definitions (Thanks @cupcakearmy!)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "monk",
"description": "The wise MongoDB API",
"version": "7.3.1",
"version": "7.3.2",
"main": "lib/monk.js",
"types": "./index.d.ts",
"keywords": [
Expand Down

0 comments on commit 2ee6693

Please sign in to comment.