Skip to content

Commit

Permalink
chore(update): patch release 17.0.1 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Jun 14, 2024
1 parent 1e9a793 commit 5340df0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-scrolltop",
"version": "17.0.0",
"version": "17.0.1",
"description": "Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!",
"author": "Lukas Bartak <[email protected]> (https://github.com/bartholomej)",
"scripts": {
Expand Down Expand Up @@ -121,4 +121,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org"
}
}
}
2 changes: 1 addition & 1 deletion projects/ngx-scrolltop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-scrolltop",
"version": "17.0.0",
"version": "17.0.1",
"description": "Lightweight, Material Design inspired button for scroll-to-top of the page. No dependencies. Pure Angular!",
"author": "Lukas Bartak <[email protected]> (https://github.com/bartholomej)",
"peerDependencies": {
Expand Down

0 comments on commit 5340df0

Please sign in to comment.