Skip to content

Commit 12911a5

Browse files
committed
Version bump
1 parent 1228653 commit 12911a5

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# SlickNav v1.0.2
1+
# SlickNav v1.0.3
22
## Responsive Mobile Menu jQuery Plugin
33

44
###[SlickNav.com](http://slicknav.com)

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "slicknav",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"authors": [
55
"Josh Cope"
66
],

dist/jquery.slicknav.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* SlickNav Responsive Mobile Menu v1.0.2
2+
* SlickNav Responsive Mobile Menu v1.0.3
33
* (c) 2015 [object Object]
44
* licensed under MIT
55
*/

dist/jquery.slicknav.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/slicknav.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* SlickNav Responsive Mobile Menu v1.0.2
2+
* SlickNav Responsive Mobile Menu v1.0.3
33
* (c) 2015 [object Object]
44
* licensed under MIT
55
*/

dist/slicknav.min.css

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,5 +1,5 @@
11
{
2-
"version": "1.0.2",
2+
"version": "1.0.3",
33
"name": "slicknav",
44
"description": "",
55
"keywords": [

0 commit comments

Comments
 (0)