Skip to content

Commit 3024c28

Browse files
superRaytin羽牧
authored andcommitted
Update to 2.0.2
1 parent 6eae5fe commit 3024c28

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

dist/pagination-with-styles.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* pagination.js 2.0.0
2+
* pagination.js 2.0.2
33
* A jQuery plugin to provide simple yet fully customisable pagination.
44
* https://github.com/superRaytin/paginationjs
55
*

dist/pagination-with-styles.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/pagination.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* pagination.js 2.0.0
2+
* pagination.js 2.0.2
33
* A jQuery plugin to provide simple yet fully customisable pagination.
44
* https://github.com/superRaytin/paginationjs
55
*

dist/pagination.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paginationjs",
3-
"version": "2.0.0",
3+
"version": "2.0.2",
44
"description": "A jQuery plugin to provide simple yet fully customisable pagination",
55
"main": "pagination.js",
66
"directories": {

0 commit comments

Comments
 (0)