Skip to content

Commit

Permalink
chore(update): release 0.4.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Sep 22, 2019
1 parent 9a80050 commit 63ca217
Show file tree
Hide file tree
Showing 3 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.3.1",
"version": "0.4.0",
"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
2 changes: 1 addition & 1 deletion projects/ngx-scrolltop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ng add ngx-scrolltop

_Module imported and all settings automatically set in your project._

_Now just see some [options](#options)_
_Now just see some [options](#options)._

### Manually (alternatively) 🛠

Expand Down
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": "0.3.1",
"version": "0.4.0",
"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 63ca217

Please sign in to comment.