Skip to content

Commit

Permalink
Quality experiment.
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisakroyd committed Jun 22, 2021
1 parent 523a9ba commit aa86610
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "bit-vec",
"version": "1.0.2",
"version": "1.0.3",
"description": "Lightweight BitArray implementation written in javascript.",
"keywords": [
"bit",
Expand Down Expand Up @@ -47,6 +47,9 @@
"files": [
"LICENSE",
"README.md",
"CHANGELOG.md",
".eslintrc",
".gitignore",
"src/*.js"
]
}

0 comments on commit aa86610

Please sign in to comment.