Skip to content

Commit

Permalink
Release v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkxml committed Nov 5, 2015
1 parent 16521b9 commit 4c58e3b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scroll-proxy",
"version": "0.1.0",
"version": "0.1.1",
"authors": [
"Matheus Kautzmann <kautzmann5@gmail.com>"
],
Expand Down
4 changes: 2 additions & 2 deletions dist/scroll-proxy.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
@@ -1,6 +1,6 @@
{
"name": "scroll-proxy",
"version": "0.1.0",
"version": "0.1.1",
"description": "Easy scroll handling in the browser. Zero dependencies. ~2kb gzipped",
"main": "dist/scroll-proxy.min.js",
"scripts": {
Expand Down

0 comments on commit 4c58e3b

Please sign in to comment.