Skip to content

Commit

Permalink
chore(update): patch release 0.0.11 🐛
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Sep 22, 2019
1 parent 6b6f53b commit 1ce7a43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-scrolltop",
"version": "0.0.10",
"version": "0.0.11",
"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
4 changes: 2 additions & 2 deletions projects/ngx-scrolltop/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-scrolltop",
"version": "0.0.10",
"version": "0.0.11",
"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 Expand Up @@ -28,4 +28,4 @@
"scroll to top",
"sass"
]
}
}

0 comments on commit 1ce7a43

Please sign in to comment.