diff --git a/README.md b/README.md index 3a76ab5..4ba1437 100644 --- a/README.md +++ b/README.md @@ -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! ⚠ diff --git a/package.json b/package.json index 1f430cc..0f05f52 100644 --- a/package.json +++ b/package.json @@ -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": [