Skip to content

Commit

Permalink
chore: version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskuske committed Nov 11, 2018
1 parent 37d2319 commit e1c28fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# smoothscroll-anchor-polyfill
⚓ Apply smooth scroll to anchor links to replicate CSS
⚓ Apply smooth scroll to anchor links to replicate CSS property `scroll-behavior`

> ⚠ Requires smoothscroll polyfill like [smoothscroll-polyfill](http://iamdustan.com/smoothscroll/) to work! ⚠
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "smoothscroll-anchor-polyfill",
"version": "0.9.0",
"version": "0.9.1",
"description": "Apply smooth scroll to anchor links to replicate CSS scroll-behavior",
"main": "dist/index.js",
"browserslist": [
Expand Down

0 comments on commit e1c28fa

Please sign in to comment.