Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Krister Kari committed Mar 6, 2014
1 parent 08b2e51 commit 6876f99
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bin/javascripts/jquery.nanoscroller.js

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

2 changes: 1 addition & 1 deletion bin/javascripts/jquery.nanoscroller.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 bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nanoscroller",
"version": "0.7.6",
"version": "0.8.0",
"description": "A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars.",
"homepage": "http://jamesflorentino.github.com/nanoScrollerJS/",
"main": [
Expand Down
2 changes: 1 addition & 1 deletion docs/classes/NanoScroll.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1><img src="../assets/css/logo.png" title="jquery.nanoscroller"></h1>

</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 0.7.6</em>
<em>API Docs for: 0.8.0</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion docs/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"project": {
"name": "jquery.nanoscroller",
"description": "A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars.",
"version": "0.7.6",
"version": "0.8.0",
"url": "http://jamesflorentino.github.com/nanoScrollerJS/"
},
"files": {
Expand Down
4 changes: 2 additions & 2 deletions docs/files/bin_javascripts_jquery.nanoscroller.js.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1><img src="../assets/css/logo.png" title="jquery.nanoscroller"></h1>

</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 0.7.6</em>
<em>API Docs for: 0.8.0</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down Expand Up @@ -86,7 +86,7 @@ <h1 class="file-heading">File: bin/javascripts/jquery.nanoscroller.js</h1>

<div class="file">
<pre class="code prettyprint linenums">
/*! nanoScrollerJS - v0.7.6 - 2014
/*! nanoScrollerJS - v0.8.0 - 2014
* http://jamesflorentino.github.com/nanoScrollerJS/
* Copyright (c) 2014 James Florentino; Licensed MIT */
(function($, window, document) {
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ <h1><img src="./assets/css/logo.png" title="jquery.nanoscroller"></h1>

</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 0.7.6</em>
<em>API Docs for: 0.8.0</em>
</div>
</div>
<div id="bd" class="yui3-g">
Expand Down
2 changes: 1 addition & 1 deletion nanoscroller.jquery.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "jquery.nanoscroller",
"title": "nanoScrollerJS",
"description": "A jQuery plugin that offers a simplistic way of implementing Lion OS scrollbars.",
"version": "0.7.6",
"version": "0.8.0",
"homepage": "http://jamesflorentino.github.com/nanoScrollerJS/",
"author": {
"name": "James Florentino",
Expand Down

0 comments on commit 6876f99

Please sign in to comment.