Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jrjohnson committed Oct 31, 2024
1 parent 4d9f4f8 commit aab9d4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "in-string-list",
"version": "1.0.0",
"version": "2.0.0",
"description": "Check if a string is in a list of strings.",
"exports": "./index.js",
"type": "module",
Expand Down Expand Up @@ -45,4 +45,4 @@
"mocha": "^10.8.1",
"prettier": "3.3.3"
}
}
}

0 comments on commit aab9d4e

Please sign in to comment.