Skip to content

Commit

Permalink
Upgrade to 1.2.1 for correct imprort bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdevtom committed Dec 31, 2017
1 parent 5850cfa commit 9af0eff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "take-until-destroy",
"version": "1.2.0",
"version": "1.2.1",
"description": "A simple way to unsubscribe from an RxJs stream in Angular (2+) when the component is destroyed",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 9af0eff

Please sign in to comment.