Skip to content

Commit

Permalink
v1.4.2 TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
josecebe committed Aug 4, 2018
1 parent fb94441 commit 5103bc4
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twbs-pagination",
"version": "1.4.2",
"homepage": "https://github.com/esimakin/twbs-pagination",
"homepage": "https://github.com/josecebe/twbs-pagination",
"authors": [
"Jose Cebellán <josecebe@gmail.com>",
"Eugene Simakin <eugenesimakin@mail.ru>"
Expand Down
2 changes: 1 addition & 1 deletion jquery.twbsPagination.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*!
* jQuery pagination plugin v1.4.2
* http://esimakin.github.io/twbs-pagination/
* http://josecebe.github.io/twbs-pagination/
*
* Copyright 2014-2018, Eugene Simakin
* Released under Apache 2.0 license
Expand Down
9 changes: 5 additions & 4 deletions jquery.twbsPagination.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "twbs-pagination",
"nativeName": "jQuery Bootstrap Pagination",
"version": "1.4.2",
"homepage": "https://github.com/esimakin/twbs-pagination",
"homepage": "https://github.com/josecebe/twbs-pagination",
"author": "Eugene Simakin <john-24@list.ru>",
"description": "jQuery simple pagination plugin for bootstrap-style webpages",
"main": "jquery.twbsPagination",
Expand All @@ -18,7 +18,7 @@
},
"repository": {
"type": "git",
"url": "git://github.com/esimakin/twbs-pagination.git"
"url": "git://github.com/josecebe/twbs-pagination.git"
},
"keywords": [
"pagination",
Expand Down
8 changes: 4 additions & 4 deletions twbs-pagination.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"twbs-pagination",
"pagination"
],
"homepage": "https://github.com/esimakin/twbs-pagination",
"demo": "http://esimakin.github.io/twbs-pagination/",
"download": "https://github.com/esimakin/twbs-pagination/zipball/master",
"bugs": "https://github.com/esimakin/twbs-pagination/issues"
"homepage": "https://github.com/josecebe/twbs-pagination",
"demo": "http://josecebe.github.io/twbs-pagination/",
"download": "https://github.com/josecebe/twbs-pagination/zipball/master",
"bugs": "https://github.com/josecebe/twbs-pagination/issues"
}

0 comments on commit 5103bc4

Please sign in to comment.