Skip to content

Commit

Permalink
chore: fix version number prior to release
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaskuske committed Dec 8, 2018
1 parent cf24d31 commit ddc1a69
Showing 1 changed file with 1 addition and 1 deletion.
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": "1.1.0",
"version": "1.0.0",
"description": "Apply smooth scroll to anchor links to replicate CSS scroll-behavior",
"main": "dist/index.js",
"browserslist": [
Expand Down

0 comments on commit ddc1a69

Please sign in to comment.