Skip to content

Commit 1355d26

Browse files
authored
Merge pull request #9 from limit-zero/1.1.4
Bump to 1.1.4
2 parents 6d6680c + 22e8919 commit 1355d26

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": "@limit0/mongoose-graphql-pagination",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"description": "Provides GraphQL cursor pagination for Mongoose models",
55
"main": "src/index.js",
66
"repository": "https://github.com/limit-zero/mongoose-graphql-pagination",

0 commit comments

Comments
 (0)