Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Commit

Permalink
Release 5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben305 committed Aug 20, 2018
1 parent 252c740 commit 15910d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typegoose",
"version": "5.2.1",
"version": "5.3.0",
"description": "Define Mongoose models using TypeScript classes.",
"main": "lib/typegoose.js",
"scripts": {
Expand Down Expand Up @@ -44,4 +44,4 @@
"tslint": "5.9.1",
"typescript": "^2.9.2"
}
}
}

0 comments on commit 15910d8

Please sign in to comment.