Skip to content

Commit 40b7777

Browse files
committed
chore: 🚀 release v0.0.1-2
1 parent e3f510b commit 40b7777

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ React Hooks library to use classic pagination in the frontend with a token-based
1010

1111
<!-- toc -->
1212

13+
- [Setup](#setup)
14+
- [Quickstart](#quickstart)
15+
* [API](#api)
16+
* [Client](#client)
17+
1318
<!-- tocstop -->
1419

1520
## Setup

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "token-pagination-hooks",
3-
"version": "0.0.1-1",
3+
"version": "0.0.1-2",
44
"description": "React Hook for token based pagination",
55
"author": "Simone Busoli <simone.busoli@nearform.com>",
66
"repository": "simoneb/token-pagination-hooks",

0 commit comments

Comments
 (0)