Skip to content

Commit

Permalink
update version after PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Recidvst committed Aug 20, 2020
2 parents dc8cb5a + 3f8f59b commit 080e3aa
Show file tree
Hide file tree
Showing 3 changed files with 2,565 additions and 2,071 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Scrambler({
console.log(`${element} about to scramble`);
},
afterAll: function(elements) {
console.log('all done!);
console.log('all done!');
}
});
```
Expand Down
Loading

0 comments on commit 080e3aa

Please sign in to comment.