Skip to content

Commit

Permalink
Merge pull request #102 from MasatoMakino/version/v0.8.2
Browse files Browse the repository at this point in the history
0.8.2
  • Loading branch information
MasatoMakino authored Jul 28, 2024
2 parents ea957e1 + 4402ae2 commit 007822a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@masatomakino/particle-waypoint",
"version": "0.8.1",
"version": "0.8.2",
"description": "Path module for calculating waypoints.",
"type": "module",
"exports": {
Expand Down Expand Up @@ -61,4 +61,4 @@
"lint-staged": {
"*.{js,ts,css,md}": "prettier --write"
}
}
}

0 comments on commit 007822a

Please sign in to comment.