Skip to content

Commit

Permalink
new version with updated version numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
istvan-ujjmeszaros committed Sep 14, 2015
1 parent 079d501 commit afe8740
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bootstrap-autohidingnavbar.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"ui",
"navigation"
],
"version": "1.0.2",
"version": "1.0.4",
"author": {
"name": "István Ujj-Mészáros",
"url": "https://github.com/istvan-autohidingnavbar"
Expand All @@ -24,6 +24,6 @@
"download": "https://github.com/istvan-ujjmeszaros/bootstrap-autohidingnavbar/archive/master.zip",
"dependencies": {
"jquery": ">=1.7",
"bootstrap": ">=3.0.0"
"bootstrap": "~3.0"
}
}
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bootstrap-autohidingnavbar",
"version": "1.0.2",
"version": "1.0.4",
"homepage": "http://www.virtuosoft.eu/code/bootstrap-autohidingnavbar/",
"authors": [
{
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bootstrap-autohidingnavbar.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Bootstrap Auto-Hiding Navbar - v1.0.2
* Bootstrap Auto-Hiding Navbar - v1.0.4
* An extension for Bootstrap's fixed navbar which hides the navbar while the page is scrolling downwards and shows it the other way. The plugin is able to show/hide the navbar programmatically as well.
* http://www.virtuosoft.eu/code/bootstrap-autohidingnavbar/
*
Expand Down
2 changes: 1 addition & 1 deletion dist/jquery.bootstrap-autohidingnavbar.min.js

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"url": "http://github.com/istvan-ujjmeszaros/bootstrap-autohidingnavbar.git"
},
"homepage": "http://www.virtuosoft.eu/code/bootstrap-autohidingnavbar/",
"version": "1.0.2",
"version": "1.0.4",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "~0.1.13",
Expand Down

0 comments on commit afe8740

Please sign in to comment.