Skip to content

Commit

Permalink
bumped version to v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pelevesque committed Jul 22, 2019
1 parent 101337f commit 3b82b37
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
@@ -1,6 +1,6 @@
{
"name": "@pelevesque/find-indexes-of-duplicates",
"version": "0.0.1",
"version": "0.0.2",
"description": "Finds indexes of duplicates in an array of elements.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 3b82b37

Please sign in to comment.