Skip to content

Commit 2b58c0b

Browse files
Documentation update.
1 parent 836ceac commit 2b58c0b

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ You *could* try something like this:
6767

6868
## Changelog
6969

70+
**v1.0.4**<br />
71+
+ Documentation update.
72+
7073
**v1.0.3**<br />
7174
+ Added `bower.json` for Bower support.
7275

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Headtacular",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"homepage": "http://headtacular.com",
55
"authors": [
66
"Mike Zarandona <mike@zarandona.com>"

jquery.headtacular.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
* Headtacular | A nice minimalist sticky header
44
* http://headtacular.com
55
*
6-
* Version: v1.0.3
6+
* Version: v1.0.4
77
* Author: Mike Zarandona | @mikezarandona
88
* Release: Feb 02 2015
9-
* Added bower.json
9+
* Documentation update.
1010
*
1111
* Reqs: jQuery
1212
*

jquery.headtacular.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.

0 commit comments

Comments
 (0)