@aboutbits/pagination
Advanced tools
Comparing version 0.1.12 to 0.1.13
{ | ||
"name": "@aboutbits/pagination", | ||
"version": "0.1.12", | ||
"version": "0.1.13", | ||
"description": "Pagination", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -76,2 +76,10 @@ Pagination | ||
To build and publish the package, simply commit all changes and push them to master. Then run one of the following commands locally: | ||
```bash | ||
npm version patch | ||
npm version minor | ||
npm version major | ||
``` | ||
## Information | ||
@@ -78,0 +86,0 @@ |
6713
101