Skip to content

Commit

Permalink
CI: bump version to 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Automated Version Bump committed Sep 2, 2023
1 parent 69e5026 commit 71bb11b
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": "ant-colony-simulation",
"version": "0.0.4",
"version": "0.0.5",
"description": "Ant colony simulation with TypeScript and p5.js",
"homepage": "https://hasnainroopawalla.github.io/ant-colony-simulation",
"private": true,
Expand Down Expand Up @@ -44,4 +44,4 @@
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
}
}
}

0 comments on commit 71bb11b

Please sign in to comment.