Skip to content

Commit 3cd11fd

Browse files
author
Artyom 'Sleepwalker' Fedosov
committed
Update version
1 parent 2319fae commit 3cd11fd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jquery-ui.tabs.neighbors",
33
"main": "./lib/jquery-ui.tabs.neighbors.js",
4-
"version": "1.0.0",
4+
"version": "1.0.3",
55
"homepage": "https://github.com/asleepwalker/jquery-ui.tabs.neighbors",
66
"authors": [
77
"Artyom 'Sleepwalker' Fedosov <[email protected]>"

lib/jquery-ui.tabs.neighbors.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* jQueryUI.Tabs.Neighbors, v1.0.1
2+
* jQueryUI.Tabs.Neighbors, v1.0.3
33
* (c) 2014–2017 Artyom "Sleepwalker" Fedosov <[email protected]>
44
* https://github.com/asleepwalker/jquery-ui.tabs.neighbors.js
55
*/

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jquery-ui.tabs.neighbors",
3-
"version": "1.0.0",
3+
"version": "1.0.3",
44
"description": "jQuery UI plugin for Tabs Widget to add previous and next tab buttons",
55
"main": "lib/jquery-ui.tabs.neighbors.js",
66
"scripts": {

0 commit comments

Comments
 (0)