Skip to content

Commit

Permalink
chore: release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarpov15 committed Sep 28, 2024
1 parent 88b7111 commit 9648f31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mongoosejs/task",
"version": "0.0.11",
"version": "0.1.0",
"private": false,
"scripts": {
"test": "mocha test/*.test.js"
Expand All @@ -17,7 +17,7 @@
},
"devDependencies": {
"mocha": "10.1.0",
"mongoose": "7.x",
"mongoose": "8.x",
"sinon": "15.2.0"
}
}

0 comments on commit 9648f31

Please sign in to comment.