Skip to content

Commit 785185e

Browse files
author
jozef butko
committed
Added npm package.json
1 parent 015beed commit 785185e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ Copyright (C) 2014 Jozef Butko<br>
115115
[@jozefbutko](http://www.twitter.com/jozefbutko)
116116

117117
## Changelog
118+
### 1.2.1
119+
- added npm package.json<br>
120+
24/03/2015
121+
118122
### 1.2.0
119123
- new scrolling logic<br>
120124
- fix: conditional checking if the selector option is an 'li' then get the child's href attribute - pull request #21 by @dbrw<br>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stickyNavbar.js",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Fancy sticky navigation jQuery plugin with smart anchor links highlighting",
55
"main": "jquery.stickyNavbar.js",
66
"dependencies": {

0 commit comments

Comments
 (0)