Skip to content

Commit a2eb99c

Browse files
committed
1.1.1
1 parent 242a59c commit a2eb99c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tfarras/nestjs-typeorm-pagination",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Extension for simple pagination of TypeORM entities",
55
"author": "Taimoor Farras <farrastaimoor@gmail.com>",
66
"readmeFilename": "README.md",
@@ -82,4 +82,4 @@
8282
"coverageDirectory": "../coverage",
8383
"testEnvironment": "node"
8484
}
85-
}
85+
}

0 commit comments

Comments
 (0)