Skip to content

Commit

Permalink
Merge pull request #120 from MasatoMakino/version/v0.9.3
Browse files Browse the repository at this point in the history
0.9.3
  • Loading branch information
MasatoMakino committed May 19, 2024
2 parents 64f751c + 4febf5f commit d7a8bc7
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/threejs-particle-waypoint",
"version": "0.9.2",
"version": "0.9.3",
"description": "Particle waypoint module for three.js",
"type": "module",
"exports": {
Expand Down Expand Up @@ -71,4 +71,4 @@
"lint-staged": {
"*.{js,ts,css,md}": "prettier --write"
}
}
}

0 comments on commit d7a8bc7

Please sign in to comment.