Skip to content

Commit

Permalink
Release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
edoparearyee committed Nov 3, 2015
1 parent d65b237 commit 93daa75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-smart-nav",
"description": "Show or hide a navbar when scrolling in any particular direction and or minimise nav when scrolling pass the navbar",
"version": "0.0.0",
"version": "0.0.1",
"homepage": "https://github.com/thisissoon/angular-smart-nav",
"license": "MIT",
"ignore": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "angular-smart-nav",
"private": false,
"version": "0.0.0",
"version": "0.0.1",
"description": "Show or hide a navbar when scrolling in any particular direction and or minimise nav when scrolling pass the navbar",
"repository": "https://github.com/thisissoon/angular-smart-nav",
"license": "MIT",
Expand Down

0 comments on commit 93daa75

Please sign in to comment.